- generate() - Method in class net.ME1312.SubServers.Host.Network.Packet.PacketAuthorization
-
- generate() - Method in class net.ME1312.SubServers.Host.Network.Packet.PacketDownloadLang
-
- generate() - Method in interface net.ME1312.SubServers.Host.Network.PacketOut
-
Generate JSON Packet Contents
- get() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Plugin Object
- get() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLConfig
-
Get Config Contents
- get(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Object by Handle
- get(String, Object) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Object by Handle
- get(String, YAMLValue) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Object by Handle
- get() - Method in class net.ME1312.SubServers.Host.Library.Container
-
Grabs the Object
- getAPI() - Method in class net.ME1312.SubServers.Host.Library.Event.Event
-
Gets SubAPI
- getAppVersion() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the SubServers Version
- getAuthors() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Authors List
- getBackwards(Map<K, V>, V) - Static method in class net.ME1312.SubServers.Host.Library.Util
-
Get keys by value from map
- getBetaVersion() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the SubServers Beta Version
- getBoolean(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Boolean by Handle
- getBoolean(String, boolean) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Boolean by Handle
- getBooleanList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Boolean List by Handle
- getBooleanList(String, List<Boolean>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Boolean List by Handle
- getClient() - Method in class net.ME1312.SubServers.Host.Network.SubDataClient
-
Gets the Server Socket
- getCommand() - Method in class net.ME1312.SubServers.Host.API.Event.CommandPreProcessEvent
-
Gets the full Command String
- getDataFolder() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Gets this Plugin's data folder
- getDefiningSection() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Get the YAML Section this Object was defined in
- getDependancies() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Gets the Dependencies List
- getDescription() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Plugin Description
- getDouble(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Double by Handle
- getDouble(String, double) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Double by Handle
- getDoubleList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Double List by Handle
- getDoubleList(String, List<Double>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Double List by Handle
- getExitCode() - Method in class net.ME1312.SubServers.Host.API.Event.SubDisableEvent
-
Get the Exit Code
- getExtra(String) - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
- getExtra() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
- getExtra(String) - Method in interface net.ME1312.SubServers.Host.Library.ExtraDataHandler
-
Get an extra value
- getExtra() - Method in interface net.ME1312.SubServers.Host.Library.ExtraDataHandler
-
Get the extra value section
- getFloat(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Float by Handle
- getFloat(String, float) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Float by Handle
- getFloatList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Float List by Handle
- getFloatList(String, float) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Float List by Handle
- getHandlers() - Method in class net.ME1312.SubServers.Host.Library.Event.Event
-
Get the handlers for this event
- getInstance() - Static method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the SubAPI Methods
- getInt(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Integer by Handle
- getInt(String, int) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Integer by Handle
- getInternals() - Method in class net.ME1312.SubServers.Host.SubAPI
-
- getIntList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Integer List by Handle
- getIntList(String, List<Integer>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Integer List by Handle
- getKeys() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get the Keys
- getLang(String) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets a value from the SubServers Lang
- getLang() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the SubServers Lang
- getList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a List by Handle
- getList(String, Collection<?>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a List by Handle
- getList(String, List<? extends YAMLValue>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a List by Handle
- getLoadBefore() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Gets the Load Before Plugins List
- getLogger() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Gets the default Logger for this Plugin
- getLong(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Long by Handle
- getLong(String, long) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Long by Handle
- getLongList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Long List by Handle
- getLongList(String, List<Long>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Long List by Handle
- getName() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Plugin's Name
- getName() - Method in class net.ME1312.SubServers.Host.Network.SubDataClient
-
Gets the Assigned Server Name
- getObject(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Object by Handle
- getObject(String, Object) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Object by Handle
- getObjectList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Object List by Handle
- getObjectList(String, List<?>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Object List by Handle
- getPacket(String) - Static method in class net.ME1312.SubServers.Host.Network.SubDataClient
-
Grab PacketIn Instances via handle
- getPlugin() - Method in class net.ME1312.SubServers.Host.Library.Event.Event
-
Gets your Plugin's Info
- getPlugin(String) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets a Plugin
- getPlugins() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Get a map of the Plugins
- getRawString(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Unparsed String by Handle
- getRawString(String, String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Unparsed String by Handle
- getRawStringList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Unparsed String List by Handle
- getRawStringList(String, List<String>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get an Unparsed String List by Handle
- getRuntimeDirectory() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the Runtime Directory
- getSection(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, Map<String, ?>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, YAMLSection) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSectionList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, Collection<? extends Map<String, ?>>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, List<? extends YAMLSection>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getShort(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Short by Handle
- getShort(String, short) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Short by Handle
- getShortList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Short List by Handle
- getShortList(String, List<Short>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a Short List by Handle
- getSoftDependancies() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Gets the Soft Dependencies List
- getString(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a String by Handle
- getString(String, String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a String by Handle
- getStringList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a String List by Handle
- getStringList(String, List<String>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a String List by Handle
- getSubDataNetwork() - Method in class net.ME1312.SubServers.Host.SubAPI
-
Gets the SubData Network Manager
- getUniversalPath() - Method in class net.ME1312.SubServers.Host.Library.UniversalFile
-
Gets the Universal File Path (separated by ':')
- getUUID(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a UUID by Handle
- getUUID(String, UUID) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a UUID by Handle
- getUUIDList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a UUID List by Handle
- getUUIDList(String, List<UUID>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get a UUID List by Handle
- getValues() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Get the Values
- getVersion() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Plugin's Version
- getVersion() - Method in class net.ME1312.SubServers.Host.Network.Packet.PacketAuthorization
-
- getVersion() - Method in class net.ME1312.SubServers.Host.Network.Packet.PacketDownloadLang
-
- getVersion() - Method in interface net.ME1312.SubServers.Host.Network.PacketIn
-
Get Packet Version
- getVersion() - Method in interface net.ME1312.SubServers.Host.Network.PacketOut
-
Get Packet Version
- getWebsite() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Get Authors' Website
- IllegalPacketException - Exception in net.ME1312.SubServers.Host.Library.Exception
-
Illegal Packet Exception
- IllegalPacketException() - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalPacketException
-
- IllegalPacketException(String) - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalPacketException
-
- IllegalPluginException - Exception in net.ME1312.SubServers.Host.Library.Exception
-
Illegal Plugin Exception
- IllegalPluginException(Throwable) - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalPluginException
-
- IllegalPluginException(Throwable, String) - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalPluginException
-
- IllegalStringValueException - Exception in net.ME1312.SubServers.Host.Library.Exception
-
Illegal String Value Exception
- IllegalStringValueException() - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalStringValueException
-
- IllegalStringValueException(String) - Constructor for exception net.ME1312.SubServers.Host.Library.Exception.IllegalStringValueException
-
- info - Variable in class net.ME1312.SubServers.Host.Library.Log.Logger
-
- isBoolean(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a Boolean by Handle
- isBoolean() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a Boolean
- isCancelled() - Method in class net.ME1312.SubServers.Host.API.Event.CommandPreProcessEvent
-
- isCancelled() - Method in interface net.ME1312.SubServers.Host.Library.Event.Cancellable
-
Gets if the Event has been Cancelled
- isDouble(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a Double by Handle
- isDouble() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a Double
- isEnabled() - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Sets the Plugin's Enabled Status
- isEqual(Version, Version) - Static method in class net.ME1312.SubServers.Host.Library.Version.Version
-
See if Versions are Equal
- isException(Util.ExceptionRunnable) - Static method in class net.ME1312.SubServers.Host.Library.Util
-
Determines if an Exception will occur
- isFloat(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a Float by Handle
- isFloat() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a Float
- isInt(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is an Integer by Handle
- isInt() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is an Integer
- isList(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a List by Handle
- isList() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a List
- isLong(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a Long by Handle
- isLong() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a Long
- isNull(Object...) - Static method in class net.ME1312.SubServers.Host.Library.Util
-
Checks values to make sure they're not null
- isSection(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a YAML Section by Handle
- isSection() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a YAML Section
- isString(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a String by Handle
- isString() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a String
- isUUID(String) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Check if object is a UUID by Handle
- isUUID() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLValue
-
Check if object is a UUID
- save() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLConfig
-
Save Config Contents
- schedule() - Method in class net.ME1312.SubServers.Host.API.SubTask
-
Schedule this task
- schedule(SubTask) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Schedule a task
- schedule(SubPluginInfo, Runnable) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Schedule a task
- schedule(SubPluginInfo, Runnable, long) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Schedule a task
- schedule(SubPluginInfo, Runnable, long, long) - Method in class net.ME1312.SubServers.Host.SubAPI
-
Schedule a task
- sendPacket(PacketOut) - Method in class net.ME1312.SubServers.Host.Network.SubDataClient
-
Send Packet to Client
- set(YAMLSection) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLConfig
-
Set Config Contents
- set(String, Object) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Set Object into this YAML Section
- set(String, Collection<V>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Set Collection<V> into this YAML Section
- set(V) - Method in class net.ME1312.SubServers.Host.Library.Container
-
Overwrite the Object
- setAll(Map<String, ?>) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Set All Objects into this YAML Section
- setAll(YAMLSection) - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Copy YAML Values to this YAML Section
- setCancelled(boolean) - Method in class net.ME1312.SubServers.Host.API.Event.CommandPreProcessEvent
-
- setCancelled(boolean) - Method in interface net.ME1312.SubServers.Host.Library.Event.Cancellable
-
Sets if the Event is Cancelled
- setEnabled(boolean) - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Sets if the Plugin is Enabled
- setExitCode(int) - Method in class net.ME1312.SubServers.Host.API.Event.SubDisableEvent
-
Set the Exit Code
- setLogger(Logger) - Method in class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Replace this Plugin's Logger with a custom one
- setup(PrintStream, PrintStream, File) - Static method in class net.ME1312.SubServers.Host.Library.Log.Logger
-
Setup the SubServers Log System
- severe - Variable in class net.ME1312.SubServers.Host.Library.Log.Logger
-
- stop(int) - Method in class net.ME1312.SubServers.Host.SubServers
-
Stop SubServers.Host
- SubAPI - Class in net.ME1312.SubServers.Host
-
SubAPI Class
- subdata - Variable in class net.ME1312.SubServers.Host.SubServers
-
- SubDataClient - Class in net.ME1312.SubServers.Host.Network
-
SubData Direct Client Class
- SubDataClient(SubServers, String, InetAddress, int) - Constructor for class net.ME1312.SubServers.Host.Network.SubDataClient
-
SubServers Client Instance
- SubDisableEvent - Class in net.ME1312.SubServers.Host.API.Event
-
SubServers.Host Disable Event Class
- SubDisableEvent(SubServers, int) - Constructor for class net.ME1312.SubServers.Host.API.Event.SubDisableEvent
-
SubServers.Host Disable Event
- SubEnableEvent - Class in net.ME1312.SubServers.Host.API.Event
-
SubServers.Host Enable Event Class
- SubEnableEvent(SubServers) - Constructor for class net.ME1312.SubServers.Host.API.Event.SubEnableEvent
-
SubServers.Host Enable Event
- SubPlugin - Annotation Type in net.ME1312.SubServers.Host.API
-
SubPlugin Class Annotation
Classes defined in package.xml and annotated with this will be loaded
- SubPluginInfo - Class in net.ME1312.SubServers.Host.API
-
SubPlugin Info Class
- SubPluginInfo(SubServers, Object, String, Version, List<String>, String, URL, List<String>, List<String>, List<String>) - Constructor for class net.ME1312.SubServers.Host.API.SubPluginInfo
-
Create a SubPlugin Description
- SubServers - Class in net.ME1312.SubServers.Host
-
SubServers.Host Main Class
- SubTask - Class in net.ME1312.SubServers.Host.API
-
SubServers Task Builder Class
- SubTask(SubPluginInfo) - Constructor for class net.ME1312.SubServers.Host.API.SubTask
-
Create a new Task
- superSection() - Method in class net.ME1312.SubServers.Host.Library.Config.YAMLSection
-
Go up a level in the config (or null if this is the top layer)
- SystemLogger - Class in net.ME1312.SubServers.Host.Library.Log
-
System.out and System.err Override Class