Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tabComplete(CommandSender, String, String[]) - Method in class me.efekos.simpler.commands.BaseCommand
-
Executed on tab completion for this command, returning a list of options the player can tab through.
- tabComplete(CommandSender, String, String[]) - Method in class me.efekos.simpler.commands.CoreCommand
- tabComplete(CommandSender, String, String[], Location) - Method in class me.efekos.simpler.commands.BaseCommand
-
Executed on tab completion for this command, returning a list of options the player can tab through.
- tabComplete(CommandSender, String, String[], Location) - Method in class me.efekos.simpler.commands.CoreCommand
- toString() - Method in class me.efekos.simpler.commands.syntax.Argument
-
Returns a string representation of this
Argument
. - toString() - Method in class me.efekos.simpler.Metrics.JsonObjectBuilder.JsonObject
- translateColors(String) - Static method in class me.efekos.simpler.translation.TranslateManager
-
Translates the colors in the text given.
- translateEffect(PotionEffectType) - Static method in class me.efekos.simpler.translation.TranslateManager
-
Generates a translation key for the
PotionEffectType
given. - translateEnchantment(Enchantment) - Static method in class me.efekos.simpler.translation.TranslateManager
-
Generates a translation key for the
Enchantment
given. - translateEntity(EntityType) - Static method in class me.efekos.simpler.translation.TranslateManager
-
Generates a translation key for the
EntityType
given. - TranslateManager - Class in me.efekos.simpler.translation
-
Static manager to translate colors and generate translation keys.
- TranslateManager() - Constructor for class me.efekos.simpler.translation.TranslateManager
-
Creates a new manager instance if you somehow need one.
- translateMaterial(Material) - Static method in class me.efekos.simpler.translation.TranslateManager
-
Generates a translation key for the
Material
given. - TreeCommandHandler - Class in me.efekos.simpler.commands
-
A class that hols a
CommandTree
forCommandManager
to use. - TreeCommandHandler() - Constructor for class me.efekos.simpler.commands.TreeCommandHandler
-
Creates a new handler.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form