Index
All Classes|All Packages|Deprecated API|Serialized Form
A
- Args - Annotation Interface in me.tippie.tippieutils.v1_2_0.commands.annotations
-
Deprecated.This is a work in progress annotation.
C
- ColorUtils - Class in me.tippie.tippieutils.v1_2_0.functions
- ColorUtils() - Constructor for class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
- CommandMapException - Exception in me.tippie.tippieutils.v1_2_0.reflection
-
Exception thrown when something went wrong getting the command map of the server.
- CommandReflection - Class in me.tippie.tippieutils.v1_2_0.reflection
- CommandReflection() - Constructor for class me.tippie.tippieutils.v1_2_0.reflection.CommandReflection
- completes(CommandSender, Command, String, String[]) - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
Called when the command is tab completed.
D
- description - Variable in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The description of this command used in generated help messages.
E
- executes(CommandSender, Command, String, String[]) - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
Called when the command is tab executed.
F
- findComponent(TextComponent[], String) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Find the text component instance that contains the given query string.
G
- generatedKeys() - Element in annotation interface me.tippie.tippieutils.v1_2_0.storage.annotations.SqlQuery
-
The auto generated keys configuration or -1 when not set.
- getCommand(String, Plugin) - Static method in class me.tippie.tippieutils.v1_2_0.reflection.CommandReflection
-
Get a PluginCommand without it being registered in the plugin.yml, this will auto register by default
- getCommand(String, Plugin, boolean) - Static method in class me.tippie.tippieutils.v1_2_0.reflection.CommandReflection
-
Get a PluginCommand without it being registered in the plugin.yml
- getCommandMap() - Static method in class me.tippie.tippieutils.v1_2_0.reflection.CommandReflection
-
Gets the command map of Bukkit using reflection.
- getDescription() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The description of this command used in generated help messages.
- getGeneralClickConsumer() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The general click consumer for this open GUI.
- getInventory() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The inventory of the GUI.
- getManager() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The
GuiManagertracking this GUI. - getName() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The name of this command.
- getName() - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
- getName() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The name of this GUI
- getOnClose() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The consumer ran when the inventory is closed
- getOpenGUI(Player) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiManager
-
Gets an
OpenGUIfor the given player. - getPermission() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The permission needed to execute this command
- getPrefix() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The prefix used in the help message.
- getSlots() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
A hashmap containing the slot specific consumers for each slot set.
- getSubCommands() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The registered subcommands of this command.
- getSubLevel() - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The sublevel of this command.
- getViewer() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The player viewing this GUI.
- GuiBuilder - Class in me.tippie.tippieutils.v1_2_0.guis
- GuiBuilder(int, String, InventoryHolder) - Constructor for class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Creates a new GUIBuilder given the amount of rows, title and the inventory holder.
- GuiBuilder(Inventory) - Constructor for class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Creates a new GUIBuilder given an Inventory.
- GuiManager - Class in me.tippie.tippieutils.v1_2_0.guis
- GuiManager(Plugin) - Constructor for class me.tippie.tippieutils.v1_2_0.guis.GuiManager
-
Creates a new GuiManager for the given plugin.
H
- H2 - Enum constant in enum class me.tippie.tippieutils.v1_2_0.storage.SQLStorage.SQLType
I
- isAlwaysRunGeneralConsumer() - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
- isAlwaysRunGeneralConsumer() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Whether the generalClickConsumer of this OpenGUI must always run even when there is a slot specific consumer.
- isCancelNextClose() - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Whether the next time this inventory attempts to close it should be kept open or not.
M
- me.tippie.tippieutils.v1_2_0.commands - package me.tippie.tippieutils.v1_2_0.commands
- me.tippie.tippieutils.v1_2_0.commands.annotations - package me.tippie.tippieutils.v1_2_0.commands.annotations
- me.tippie.tippieutils.v1_2_0.functions - package me.tippie.tippieutils.v1_2_0.functions
- me.tippie.tippieutils.v1_2_0.guis - package me.tippie.tippieutils.v1_2_0.guis
- me.tippie.tippieutils.v1_2_0.reflection - package me.tippie.tippieutils.v1_2_0.reflection
- me.tippie.tippieutils.v1_2_0.storage - package me.tippie.tippieutils.v1_2_0.storage
- me.tippie.tippieutils.v1_2_0.storage.annotations - package me.tippie.tippieutils.v1_2_0.storage.annotations
- min() - Element in annotation interface me.tippie.tippieutils.v1_2_0.commands.annotations.Args
-
Deprecated.
- MYSQL - Enum constant in enum class me.tippie.tippieutils.v1_2_0.storage.SQLStorage.SQLType
N
- name - Variable in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The name of this command.
- needsPlayer() - Element in annotation interface me.tippie.tippieutils.v1_2_0.commands.annotations.PlayerSender
- noPermissionMessage() - Element in annotation interface me.tippie.tippieutils.v1_2_0.commands.annotations.Permission
-
The message to display if the player does not have the permission.
O
- onCommand(CommandSender, Command, String, String[]) - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
- onTabComplete(CommandSender, Command, String, String[]) - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
- open(Player, GuiManager) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Opens the GUI for the given player.
- OpenGUI - Class in me.tippie.tippieutils.v1_2_0.guis
P
- permission - Variable in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The permission needed to execute this command
- permission() - Element in annotation interface me.tippie.tippieutils.v1_2_0.commands.annotations.Permission
-
The permission required to execute the command.
- Permission - Annotation Interface in me.tippie.tippieutils.v1_2_0.commands.annotations
-
Annotation for commands that require a permission.
- PlayerSender - Annotation Interface in me.tippie.tippieutils.v1_2_0.commands.annotations
-
Annotation for commands that require a player to be the sender.
- PluginCommandException - Exception in me.tippie.tippieutils.v1_2_0.reflection
-
Exception that gets thrown when something went wrong during creation of a plugin command
- prefix - Variable in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The prefix used in the help message.
- prepareStatement(Function<PreparedStatement, T>) - Method in class me.tippie.tippieutils.v1_2_0.storage.SQLStorage
-
Get a prepared statement from the query in the
SqlQueryannotation.
R
- replace(TextComponent[], String, TextComponent[]) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Replaces text in a TextComponent array that match the given input string with the replacement TextComponent array.
- replace(TextComponent[], Pattern, TextComponent[]) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Replaces text in a TextComponent array that match the given input string with the replacement TextComponent array.
- resultSetConcurrency() - Element in annotation interface me.tippie.tippieutils.v1_2_0.storage.annotations.SqlQuery
-
The result set concurrency
- resultSetHoldability() - Element in annotation interface me.tippie.tippieutils.v1_2_0.storage.annotations.SqlQuery
-
The result set holdability
- resultSetType() - Element in annotation interface me.tippie.tippieutils.v1_2_0.storage.annotations.SqlQuery
-
The result set type
- runResourceScript(String) - Method in class me.tippie.tippieutils.v1_2_0.storage.SQLStorage
-
Run a sql script from the resources of this plugin.
S
- sendHelpMessage(CommandSender, String, String) - Method in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
Sends a help message about the subcommands of this command when called.
- setAlwaysRunGeneralConsumer(boolean) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Sets whether the general click consumer should always be ran even if there is another slot specific consumer set for the clicked slot.
- setAlwaysRunGeneralConsumer(boolean) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Whether the generalClickConsumer of this OpenGUI must always run even when there is a slot specific consumer.
- setCancelNextClose(boolean) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Whether the next time this inventory attempts to close it should be kept open or not.
- setCloseConsumer(BiConsumer<InventoryCloseEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Sets the close consumer of the GUI.
- setColors(ChatColor, TextComponent...) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Set the colour of all text components in the given array.
- setGeneralClickConsumer(BiConsumer<InventoryClickEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Sets the general click consumer.
- setGeneralClickConsumer(BiConsumer<InventoryClickEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The general click consumer for this open GUI.
- setInventory(Inventory) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The inventory of the GUI.
- setName(String) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The name of this GUI
- setName(String) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Sets the name of the GUI.
- setOnClose(BiConsumer<InventoryCloseEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
The consumer ran when the inventory is closed
- setSlot(int, ItemStack, BiConsumer<InventoryClickEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.GuiBuilder
-
Sets the item in the slot.
- setSlot(int, ItemStack, BiConsumer<InventoryClickEvent, OpenGUI>) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Sets the item in the slot to the item.
- setTitle(String) - Method in class me.tippie.tippieutils.v1_2_0.guis.OpenGUI
-
Sets the title of the open GUI.
- SqlQuery - Annotation Interface in me.tippie.tippieutils.v1_2_0.storage.annotations
-
Annotation to define a method as database query.
- SQLStorage - Class in me.tippie.tippieutils.v1_2_0.storage
-
Class that can be used as base for a SQL storage class.
- SQLStorage(Plugin, Driver, SQLStorage.SQLType, File) - Constructor for class me.tippie.tippieutils.v1_2_0.storage.SQLStorage
-
Initialise the SQLStorage base for an embedded database.
- SQLStorage.SQLType - Enum Class in me.tippie.tippieutils.v1_2_0.storage
- subLevel - Variable in class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
-
The sublevel of this command.
T
- TippieCommand - Class in me.tippie.tippieutils.v1_2_0.commands
-
Represents a TippieCommand which you can extend to use.
- TippieCommand() - Constructor for class me.tippie.tippieutils.v1_2_0.commands.TippieCommand
- translateColorCodes(char, String) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(char, TextComponent) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(char, TextComponent[]) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(char, TextComponent[], boolean) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(String, String) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(String, TextComponent, boolean) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
- translateColorCodes(String, TextComponent, boolean, String) - Static method in class me.tippie.tippieutils.v1_2_0.functions.ColorUtils
-
Translates color codes in the given string to the given color using text components.
V
- value() - Element in annotation interface me.tippie.tippieutils.v1_2_0.storage.annotations.SqlQuery
-
The SQL Query that will be executed.
- valueOf(String) - Static method in enum class me.tippie.tippieutils.v1_2_0.storage.SQLStorage.SQLType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class me.tippie.tippieutils.v1_2_0.storage.SQLStorage.SQLType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrongArgsMessage() - Element in annotation interface me.tippie.tippieutils.v1_2_0.commands.annotations.Args
-
Deprecated.
All Classes|All Packages|Deprecated API|Serialized Form