public abstract class Config extends Object
protected YamlConfiguration
yaml
protected
Config(@Nullable File file)
protected <T> T
get(String key)
@Nullable File
getFile()
protected void
save()
set(String key, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected YamlConfiguration yaml
protected Config(@Nullable @Nullable File file)
@Nullable public @Nullable File getFile()
protected <T> T get(String key)
protected void set(String key, Object value)
protected void save()
Copyright © 2022. All rights reserved.