Interface FileStorage

All Superinterfaces:
Storage
All Known Implementing Classes:
YamlStorage, YamlStorageWithLists

public interface FileStorage extends Storage
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface net.citizensnpcs.api.util.Storage

    getKey, load, save
  • Method Details

    • getFile

      File getFile()