- Galaxi - Class in net.ME1312.Galaxi
-
- Galaxi() - Constructor for class net.ME1312.Galaxi.Galaxi
-
- GalaxiEngine - Class in net.ME1312.Galaxi.Engine
-
Galaxi Engine Main Class
- GalaxiOption<T> - Class in net.ME1312.Galaxi.Engine
-
Galaxi Option Enum
- GalaxiReloadEvent - Class in net.ME1312.Galaxi.Event
-
Galaxi Engine Reload Event Class
- GalaxiReloadEvent(Galaxi) - Constructor for class net.ME1312.Galaxi.Event.GalaxiReloadEvent
-
Galaxi Engine Reload Event
- GalaxiStartEvent - Class in net.ME1312.Galaxi.Event
-
Galaxi Engine Start Event Class
- GalaxiStartEvent(Galaxi) - Constructor for class net.ME1312.Galaxi.Event.GalaxiStartEvent
-
Galaxi Engine Start Event
- GalaxiStopEvent - Class in net.ME1312.Galaxi.Event
-
Galaxi Engine Stop Event Class
- GalaxiStopEvent(Galaxi, int) - Constructor for class net.ME1312.Galaxi.Event.GalaxiStopEvent
-
Galaxi Engine Stop Event
- get(File) - Static method in class net.ME1312.Galaxi.Engine.Library.PluginClassLoader
-
Load Classes from URLs
- get(ClassLoader, File) - Static method in class net.ME1312.Galaxi.Engine.Library.PluginClassLoader
-
Load Classes from URLs with a parent loader
- get() - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Get Config Contents
- get(LogLevel) - Method in class net.ME1312.Galaxi.Library.Log.Logger
-
Get the stream by Log Level
- get() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a copy of the original Object Map
- get(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(K, ObjectMapValue<K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get() - Static method in class net.ME1312.Galaxi.Plugin.Command.ConsoleCommandSender
-
Get the Console Command Sender
- get() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get Plugin Object
- getAppDataDirectory() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
- getAppDataDirectory() - Method in class net.ME1312.Galaxi.Galaxi
-
Gets the AppData Directory
- getAppDataDirectory() - Method in enum net.ME1312.Galaxi.Library.Platform
-
Get the appropriate location for storing user data for this Operating System
- getAppInfo() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
- getAppInfo() - Method in class net.ME1312.Galaxi.Galaxi
-
Gets the Galaxi Engine Info
- getArguments() - Method in class net.ME1312.Galaxi.Event.CommandEvent
-
Get the Command Arguments
- getAuthors() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get Authors List
- getBackwards(Map<K, V>, V) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get keys by value from map
- getBoolean(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean by Handle
- getBoolean(K, Boolean) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean by Handle
- getBooleanList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean List by Handle
- getBooleanList(K, List<Boolean>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean List by Handle
- getCaseInsensitively(Map<String, V>, String) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get an item from a map ignoring case
- getColor() - Method in enum net.ME1312.Galaxi.Library.Log.LogLevel
-
Get the color of this Log Level
- getConsoleReader() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
Get the ConsoleReader
- getDataFolder() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Gets this Plugin's data folder
- getDefaultClass() - Method in class net.ME1312.Galaxi.Engine.Library.PluginClassLoader
-
Get the Default Class to load when no class is found
- getDependencies() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Gets the Dependencies List
- getDescription() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get Plugin Description
- getDespiteException(ExceptionReturnRunnable<R>, R) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get a variable from a method which may throw an exception
- getDisplayName() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's Display Name
- getDouble(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double by Handle
- getDouble(K, Double) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double by Handle
- getDoubleList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double List by Handle
- getDoubleList(K, List<Double>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double List by Handle
- getEngine() - Method in class net.ME1312.Galaxi.Library.Event.Event
-
Get the Galaxi Engine API
- getEngineInfo() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
- getEngineInfo() - Method in class net.ME1312.Galaxi.Galaxi
-
Gets the Galaxi Engine Info
- getEntries() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Entries
- getExtra(String) - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Get an extra value
- getExtra() - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Get the extra value section
- getExtra(String) - Method in class net.ME1312.Galaxi.Plugin.Command.ConsoleCommandSender
-
- getExtra() - Method in class net.ME1312.Galaxi.Plugin.Command.ConsoleCommandSender
-
- getExtra(String) - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
- getExtra() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
- getFile() - Static method in class net.ME1312.Galaxi.Engine.Library.Log.FileLogger
-
Get the file that is currently being written to
- getFile() - Method in class net.ME1312.Galaxi.Engine.Library.PluginClassLoader
-
Get the file used by this ClassLoader
- getFloat(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float by Handle
- getFloat(K, Float) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float by Handle
- getFloatList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float List by Handle
- getFloatList(K, List<Float>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float List by Handle
- getHandle() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get the Handle this Object uses
- getHandlers() - Method in class net.ME1312.Galaxi.Library.Event.Event
-
Get the handlers for this event
- getIcon() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's Icon
- getIdentifier() - Method in class net.ME1312.Galaxi.Plugin.Task
-
Get the identifier of the Task
- getInput() - Method in class net.ME1312.Galaxi.Event.ConsoleInputEvent
-
Get the Input
- getInstance() - Static method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
Get the GalaxiEngine
- getInstance() - Static method in class net.ME1312.Galaxi.Galaxi
-
Gets the GalaxiEngine API Methods
- getInt(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer by Handle
- getInt(K, Integer) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer by Handle
- getIntList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer List by Handle
- getIntList(K, List<Integer>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer List by Handle
- getJavaArchitecture() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the Architecture the current version of Java was designed for
- getJavaLanguageLevel() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the Java Language Level that is currently being provided
- getJavaVersion() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the Java Version that is currently being used
- getKeys() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Keys
- getLabel() - Method in class net.ME1312.Galaxi.Event.CommandEvent
-
Get the Command Label
- getLevel() - Method in class net.ME1312.Galaxi.Library.Log.LogStream
-
Ge the level this stream logs on
- getList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getList(K, Collection<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getList(K, List<? extends ObjectMapValue<K>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getLoadBefore() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Gets the Load Before Plugins List
- getLoader() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's ClassLoader
- getLogger() - Method in class net.ME1312.Galaxi.Library.Log.LogStream
-
Get the Logger this stream belongs to
- getLogger() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Gets the default Logger for this Plugin
- getLong(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long by Handle
- getLong(K, Long) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long by Handle
- getLongList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long List by Handle
- getLongList(K, List<Long>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long List by Handle
- getMap(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMap(K, Map<? extends K, ?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMap(K, ObjectMap<? extends K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMapList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMapList(K, Collection<? extends Map<? extends K, ?>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMapList(K, List<? extends ObjectMap<? extends K>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMaxVersion() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo.Dependency
-
Get the maximum allowed version of the Dependency
- getMessage() - Method in class net.ME1312.Galaxi.Event.ConsoleChatEvent
-
Get the Chat Message
- getMinVersion() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo.Dependency
-
Get the minimum required version of the Dependency
- getName() - Method in enum net.ME1312.Galaxi.Library.Log.LogLevel
-
Get the name of this Log Level
- getName() - Method in enum net.ME1312.Galaxi.Library.Platform
-
Get the name of this known Operating System
- getName() - Method in interface net.ME1312.Galaxi.Plugin.Command.CommandSender
-
Get Sender Name
- getName() - Method in class net.ME1312.Galaxi.Plugin.Command.ConsoleCommandSender
-
- getName() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo.Dependency
-
Get the name of the Dependency
- getName() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's Name
- getName() - Method in class net.ME1312.Galaxi.Plugin.Task
-
Get the name of the Task
- getNew(Collection<? extends V>, ReturnRunnable<V>) - Static method in class net.ME1312.Galaxi.Library.Util
-
Gets a new Variable that doesn't match the existing Variables
- getObject(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Object by Handle
- getObject(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Object by Handle
- getObjectList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Object List by Handle
- getObjectList(K, List<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Object List by Handle
- getParent() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Go up a level in the config (or null if this is the top layer)
- getParent() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get the Object Map this Object was defined in
- getPlatformStack() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Builds a stack of relevant platform and versioning information for this plugin (Useful for debugging!)
- getPlugin() - Method in class net.ME1312.Galaxi.Library.Event.Event
-
Gets your Plugin's Info
- getPlugin(String) - Method in class net.ME1312.Galaxi.Plugin.PluginManager
-
Gets a Plugin
- getPlugin(Class<?>) - Method in class net.ME1312.Galaxi.Plugin.PluginManager
-
Gets a Plugin
- getPlugin(Object) - Method in class net.ME1312.Galaxi.Plugin.PluginManager
-
Gets a Plugin
- getPluginInfo(Object) - Static method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get or register PluginInfo for objects tagged with @App/@Plugin
- getPluginManager() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
- getPluginManager() - Method in class net.ME1312.Galaxi.Galaxi
-
Get the Plugin Manager
- getPlugins() - Method in class net.ME1312.Galaxi.Engine.PluginManager
-
- getPlugins() - Method in class net.ME1312.Galaxi.Plugin.PluginManager
-
Get a map of the Plugins
- getPrefix() - Method in class net.ME1312.Galaxi.Library.Log.Logger
-
Get the prefix this logger uses
- getPrefix() - Method in class net.ME1312.Galaxi.Library.Log.LogStream
-
Get the prefix this logger uses
- getRawCommand() - Method in class net.ME1312.Galaxi.Event.CommandEvent
-
Get the Raw Command String
- getRawString(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Unparsed String by Handle
- getRawString(K, String) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Unparsed String by Handle
- getRawStringList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Unparsed String List by Handle
- getRawStringList(K, List<String>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Unparsed String List by Handle
- getRuntimeDirectory() - Method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
- getRuntimeDirectory() - Method in class net.ME1312.Galaxi.Galaxi
-
Gets the Runtime Directory
- getSection(String) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, Map<? extends String, ?>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, ObjectMap<? extends String>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSectionList(String) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, Collection<? extends Map<? extends String, ?>>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, List<? extends ObjectMap<? extends String>>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSender() - Method in class net.ME1312.Galaxi.Event.CommandEvent
-
Gets who sent this Command
- getShort(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short by Handle
- getShort(K, Short) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short by Handle
- getShortList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short List by Handle
- getShortList(K, List<Short>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short List by Handle
- getSignature() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's Build Signature
- getState() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's State
- getStopCode() - Method in class net.ME1312.Galaxi.Event.GalaxiStopEvent
-
Exit Code from the app
- getString(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String by Handle
- getString(K, String) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String by Handle
- getStringList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String List by Handle
- getStringList(K, List<String>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String List by Handle
- getSystem() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the Operating System that is currently being used
- getSystemArchitecture() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the architecture of the Operating System that is currently being used
- getSystemBuild() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the build of the Operating System that is currently being used
- getSystemDisplayName() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the name of the Operating System that is currently being used as displayed by the system
- getSystemName() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the name of the Operating System that is currently being used
- getSystemVersion() - Static method in enum net.ME1312.Galaxi.Library.Platform
-
Get the version of the Operating System that is currently being used
- getUniversalPath() - Method in class net.ME1312.Galaxi.Library.UniversalFile
-
Gets the Universal File Path (separated by ':')
- getUpdateChecker() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Update Checker for this Plugin
- getUUID(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID by Handle
- getUUID(K, UUID) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID by Handle
- getUUIDList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID List by Handle
- getUUIDList(K, List<UUID>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID List by Handle
- getValues() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Values
- getVersion(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version by Handle
- getVersion(K, Version) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version by Handle
- getVersion() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get the Plugin's Version
- getVersionList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version List by Handle
- getVersionList(K, List<Version>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version List by Handle
- getWebsite() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Get Authors' Website
- IllegalPluginException - Exception in net.ME1312.Galaxi.Library.Exception
-
Illegal Plugin Exception
- IllegalPluginException(Throwable) - Constructor for exception net.ME1312.Galaxi.Library.Exception.IllegalPluginException
-
- IllegalPluginException(Throwable, String) - Constructor for exception net.ME1312.Galaxi.Library.Exception.IllegalPluginException
-
- IllegalStringValueException - Exception in net.ME1312.Galaxi.Library.Exception
-
Illegal String Value Exception
- IllegalStringValueException() - Constructor for exception net.ME1312.Galaxi.Library.Exception.IllegalStringValueException
-
- IllegalStringValueException(String) - Constructor for exception net.ME1312.Galaxi.Library.Exception.IllegalStringValueException
-
- info - Variable in class net.ME1312.Galaxi.Library.Log.Logger
-
- init(Object) - Static method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
Initialize the Galaxi Engine
- init(PluginInfo) - Static method in class net.ME1312.Galaxi.Engine.GalaxiEngine
-
Initialize the Galaxi Engine
- isBoolean(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a Boolean by Handle
- isBoolean() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a Boolean
- isCancelled() - Method in interface net.ME1312.Galaxi.Library.Event.Cancellable
-
Gets if the Event has been Cancelled
- isCancelled() - Method in class net.ME1312.Galaxi.Library.Event.CancellableEvent
-
Gets if the Event has been Cancelled
- isCommand() - Method in interface net.ME1312.Galaxi.Engine.Library.ConsoleReader.ParsedCommand
-
Get if this was defined as a command
- isEnabled() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo
-
Sets the Plugin's Enabled Status
- isException(ExceptionRunnable) - Static method in class net.ME1312.Galaxi.Library.Util
-
Determines if an Exception will occur
- isList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a List by Handle
- isList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a List
- isMap(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is an Object Map by Handle
- isMap() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is an Object Map
- isNull(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is Null by Handle
- isNull() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is Null
- isNull(Object...) - Static method in class net.ME1312.Galaxi.Library.Util
-
Checks values to make sure they're not null
- isNumber(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a Number by Handle
- isNumber() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a Number
- isRequired() - Method in class net.ME1312.Galaxi.Plugin.PluginInfo.Dependency
-
Get if this Dependency is required
- isString(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a String by Handle
- isString() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a String
- isUUID(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a UUID by Handle
- isUUID() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a UUID
- italic(boolean) - Method in class net.ME1312.Galaxi.Library.Log.ConsoleTextElement
-
- italic(boolean) - Method in class net.ME1312.Galaxi.TextElement
-
Set whether the text will be italic
- italic() - Method in class net.ME1312.Galaxi.TextElement
-
Whether the text will be italic