类的使用
org.bukkit.configuration.MemorySection
使用MemorySection的程序包
- 
org.bukkit.configuration中MemorySection的使用修饰符和类型类说明classThis is aConfigurationimplementation that does not save or load from any source, and stores all values in memory only.
- 
org.bukkit.configuration.file中MemorySection的使用修饰符和类型类说明class这是一个实现了Configuration的配置文件的基类classAn implementation ofConfigurationwhich saves all files in Yaml.