Interface Saveable


public interface Saveable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    save(JYML cfg)
     
  • Method Details

    • save

      void save(@NotNull JYML cfg)