Index

A B C D E F G H I L M O P R S T U V Y 
All Classes and Interfaces|All Packages

Y

YmlEditor - Class in com.github.cyberryan1.cybercore.spigot.config
Allows one to read and write data from a YML file.
YmlEditor(YmlLoader) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlEditor
Constructs a new YmlEditor instance using the provided YmlLoader
YmlEditor(YmlLoader, boolean) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlEditor
Constructs a new YmlEditor instance using the provided YmlLoader
YmlLoader - Class in com.github.cyberryan1.cybercore.spigot.config
Loads YML files via the following: Creates the file if it doesn't exist If the file already exists, updates it's contents When the above is completed, the file is loaded into a FileConfiguration object.
YmlLoader(FileType) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
Creates a new YMLManager of the specified FileType
YmlLoader(String) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
Creates a new YMLManager with the specified file name.
YmlLoader(String, String) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlLoader
Creates a new YMLManager with the specified main file and default file locations.
YmlReader - Class in com.github.cyberryan1.cybercore.spigot.config
Allows one to read the data from a YML file.
YmlReader(YmlLoader) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlReader
Constructs a new YmlReader instance using the provided YmlLoader
YmlReader(YmlLoader, boolean) - Constructor for class com.github.cyberryan1.cybercore.spigot.config.YmlReader
Constructs a new YmlReader instance using the provided YmlLoader
A B C D E F G H I L M O P R S T U V Y 
All Classes and Interfaces|All Packages