Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LabelNode - Class in me.efekos.simpler.commands.node.impl
 - 
An example of custom
CommandNode. - LabelNode(String) - Constructor for class me.efekos.simpler.commands.node.impl.LabelNode
 - 
Creates a new label node.
 - lastMenu() - Method in class me.efekos.simpler.menu.MenuData
 - 
Removes the last menu from menu history and returns it.
 - LEFT_CLICK - Enum constant in enum class me.efekos.simpler.items.HandleType
 - 
Needed event:
PlayerInteractEvent. - LEFT_CLICK_AIR - Enum constant in enum class me.efekos.simpler.items.HandleType
 - 
Needed event:
PlayerInteractEvent. - LEFT_CLICK_BLOCK - Enum constant in enum class me.efekos.simpler.items.HandleType
 - 
Needed event:
PlayerInteractEvent. - LIST_ARG_NIL - Variable in class me.efekos.simpler.config.MessageConfiguration
 - 
Appears when the player provides an invalid value to
ListArgument. - ListArgument - Class in me.efekos.simpler.commands.syntax.impl
 - 
An example extension of a custom
Arguments: This argument can be one of the values you give at constructor. - ListArgument(String, ArgumentPriority, String...) - Constructor for class me.efekos.simpler.commands.syntax.impl.ListArgument
 - 
Creates an instance of
ListArgument. - ListArgumentNode - Class in me.efekos.simpler.commands.node.impl
 - 
An example of custom
ArgumentNodes. - ListArgumentNode(String...) - Constructor for class me.efekos.simpler.commands.node.impl.ListArgumentNode
 - 
Creates a new node.
 - ListArgumentNode(List<String>, CommandNode...) - Constructor for class me.efekos.simpler.commands.node.impl.ListArgumentNode
 - 
Creates a new node.
 - listArgumentNotValid(String) - Method in class me.efekos.simpler.config.MessageConfiguration.Builder
 - 
Appears when a
ListArgumentgot an invalid value. - ListDataManager<T extends Storable> - Class in me.efekos.simpler.config
 - 
A basic database class made using
Gson. - ListDataManager(String, JavaPlugin) - Constructor for class me.efekos.simpler.config.ListDataManager
 - 
Constructs a new manager.
 - load() - Method in class me.efekos.simpler.config.ListDataManager
 - 
Loads all the data from the save before.
 - load() - Method in class me.efekos.simpler.config.MapDataManager
 - 
Loads all the data from the save before.
 - load(JavaPlugin) - Method in class me.efekos.simpler.items.CustomItemRegistry
 - 
Loads custom item data from a JSON file under the data folder of the plugin given.
 - loadCustomItems() - Static method in class me.efekos.simpler.items.ItemManager
 - 
Loads the custom item data from the plugin given before using
ItemManager.setPlugin(JavaPlugin) - LONG - Enum constant in enum class me.efekos.simpler.items.FieldType
 - 
Long type.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form