Package 

Class VersionedFileAwareYamlConfiguration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class io.pixeloutlaw.minecraft.spigot.config.FileAwareYamlConfiguration

        equals, getFile, hashCode, load, save, setFile
      • Methods inherited from class io.pixeloutlaw.minecraft.spigot.config.FileAwareConfiguration

        getFileName
      • Methods inherited from class io.pixeloutlaw.minecraft.spigot.config.VersionedConfiguration

        getVersion, setVersion
      • Methods inherited from class org.bukkit.configuration.file.FileConfiguration

        load, load, load, save, save
      • Methods inherited from class org.bukkit.configuration.MemorySection

        contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, 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, 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, setInlineComments
      • Methods inherited from class org.bukkit.configuration.MemoryConfiguration

        addDefault, addDefaults, addDefaults, getDefaults, getParent, setDefaults
      • Methods inherited from class org.bukkit.configuration.file.YamlConfiguration

        loadFromString, options, saveToString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VersionedFileAwareYamlConfiguration

        VersionedFileAwareYamlConfiguration(File file)
      • VersionedFileAwareYamlConfiguration

        VersionedFileAwareYamlConfiguration()