Index
All Classes|All Packages|Constant Field Values
G
- generateRandomDouble(int) - Method in class preponderous.ponder.misc.RandomNumberGenerator
- generateRandomInteger(int) - Method in class preponderous.ponder.misc.RandomNumberGenerator
- get(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to get something at the specified path.
- getAccessList() - Method in interface preponderous.ponder.misc.abs.Lockable
- getArgumentsInsideDoubleQuotes(String[]) - Method in class preponderous.ponder.misc.ArgumentParser
- getBoolean(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a boolean at the given path.
- getBooleanList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a boolean-list at the given path.
- getBooleanOrDefault(String, boolean) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a boolean at the given path or a default value if not found.
- getColorByName(String) - Method in class preponderous.ponder.minecraft.bukkit.tools.ColorChecker
-
Method to get a chat color by name.
- getCommandService() - Method in class preponderous.ponder.minecraft.bukkit.PonderMC
-
Method to get the Command Service
- getCurrentLanguageID() - Method in class preponderous.ponder.minecraft.bukkit.services.LocaleService
- getDescription() - Method in class preponderous.ponder.misc.Group
-
This can be utilized to access the description of the group.
- getDescription() - Method in class preponderous.ponder.system.abs.PonderApplication
- getDouble(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a double at the given path.
- getDoubleList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a double-list at the given path.
- getDoubleOrDefault(String, double) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a double at the given path or a default value if not found.
- getFloat(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a float at the given path.
- getFloatList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a float-list at the given path.
- getFloatOrDefault(String, float) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a float at the given path or a default value if not found.
- getHost() - Method in class preponderous.ponder.networking.abs.Client
- getIn() - Method in class preponderous.ponder.networking.abs.Client
- getIn() - Method in class preponderous.ponder.networking.abs.MSThread
- getInputLine() - Method in class preponderous.ponder.networking.abs.MSThread
- getInt(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain an integer at the given path.
- getIntList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a int-list at the given path.
- getIntOrDefault(String, int) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain an integer at the given path or a default value if not found.
- getIntSafe(String, int) - Method in class preponderous.ponder.minecraft.bukkit.abs.AbstractPluginCommand
- getIntSafe(String, int) - Method in class preponderous.ponder.system.abs.ApplicationCommand
-
Method to get an Integer from a String.
- getKey() - Method in interface preponderous.ponder.misc.abs.Cacheable
-
This can be used to get the key associated with the cacheable object.
- getLeft() - Method in class preponderous.ponder.misc.Pair
- getList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a list at the given path.
- getLocaleService() - Method in class preponderous.ponder.minecraft.bukkit.PonderMC
-
Method to get the Locale Service
- getLong(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a long at the given path.
- getLongList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a long-list at the given path.
- getLongOrDefault(String, long) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a long at the given path or a default value if not found.
- getMajor() - Method in class preponderous.ponder.minecraft.bukkit.nms.NMSVersion
- getMemberList() - Method in class preponderous.ponder.misc.Group
-
This can be utilized to access the list of members.
- getMinor() - Method in class preponderous.ponder.minecraft.bukkit.nms.NMSVersion
- getName() - Method in class preponderous.ponder.misc.Group
-
This can utilized to access the name of the group.
- getName() - Method in class preponderous.ponder.system.abs.PonderApplication
- getNames() - Method in class preponderous.ponder.minecraft.bukkit.abs.AbstractPluginCommand
- getNames() - Method in class preponderous.ponder.system.abs.ApplicationCommand
- getNMSVersion() - Method in class preponderous.ponder.minecraft.bukkit.nms.NMSAssistant
-
Method to get the NMS Version which stands for the current server-version.
- getOrDefault(String, Object) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to get something at the specified path.
- getOut() - Method in class preponderous.ponder.networking.abs.Client
- getOut() - Method in class preponderous.ponder.networking.abs.MSThread
- getOutputLine() - Method in class preponderous.ponder.networking.abs.MSThread
- getOwner() - Method in interface preponderous.ponder.misc.abs.Lockable
- getPairFromLine(String) - Method in class preponderous.ponder.minecraft.bukkit.services.LocaleService
- getPermissions() - Method in class preponderous.ponder.minecraft.bukkit.abs.AbstractPluginCommand
- getPermissions() - Method in class preponderous.ponder.system.abs.ApplicationCommand
- getPlugin() - Method in class preponderous.ponder.minecraft.bukkit.PonderMC
-
Method to get the plugin that the API has been instantiated with.
- getPlugin() - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to get the plugin associated with the configuration file.
- getPonder() - Method in interface preponderous.ponder.minecraft.abs.PonderPlugin
- getPonder() - Method in class preponderous.ponder.minecraft.bukkit.abs.PonderBukkitPlugin
- getPopulation() - Method in class preponderous.ponder.misc.Group
-
This can be used to get the number of members in the group.
- getPort() - Method in class preponderous.ponder.networking.abs.Client
- getPortNumber() - Method in class preponderous.ponder.networking.abs.MultiServer
- getRandom() - Method in class preponderous.ponder.misc.RandomNumberGenerator
- getResourceAsInputStream(String) - Method in class preponderous.ponder.minecraft.bukkit.services.LocaleService
- getRevision() - Method in class preponderous.ponder.minecraft.bukkit.nms.NMSVersion
- getRight() - Method in class preponderous.ponder.misc.Pair
- getSection(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a
ConfigurationSection
from path. - getServerSocket() - Method in class preponderous.ponder.networking.abs.MultiServer
- getSocket() - Method in class preponderous.ponder.networking.abs.Client
- getSocket() - Method in class preponderous.ponder.networking.abs.MSThread
- getString(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a String from the Configuration using Yaml Methods.
- getStringFromServer() - Method in class preponderous.ponder.networking.abs.Client
- getStringList(String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a string-list at the given path.
- getStringOrDefault(String, String) - Method in class preponderous.ponder.misc.ConfigurationFile
-
Method to obtain a String or return a Default Value if not found.
- getSupportedLanguageIDsSeparatedByCommas() - Method in class preponderous.ponder.minecraft.bukkit.services.LocaleService
- getText(String) - Method in class preponderous.ponder.minecraft.bukkit.services.LocaleService
- getVersion() - Method in class preponderous.ponder.Ponder
- Group<T> - Class in preponderous.ponder.misc
- Group(String, String) - Constructor for class preponderous.ponder.misc.Group
All Classes|All Packages|Constant Field Values