Interface YamlConfiguration

All Superinterfaces:
org.bukkit.configuration.ConfigurationSection, FileBackedConfiguration

public interface YamlConfiguration extends FileBackedConfiguration, org.bukkit.configuration.ConfigurationSection
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static @NotNull YamlConfiguration
    create(org.bukkit.plugin.Plugin plugin, String path)
     

    Methods inherited from interface org.bukkit.configuration.ConfigurationSection

    addDefault, contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getComponent, getComponent, getConfigurationSection, getCurrentPath, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getParent, getRichMessage, getRichMessage, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isSet, isString, isVector, set, setComments, setComponent, setInlineComments, setRichMessage

    Methods inherited from interface org.aincraft.config.FileBackedConfiguration

    getPlugin, reload, save