Index

A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

EnumArgument - Class in me.efekos.simpler.commands.syntax.impl
An example extension of a custom Arguments: This argument is an enum you give at constructor.
EnumArgument(String, ArgumentPriority, Class<? extends Enum<?>>) - Constructor for class me.efekos.simpler.commands.syntax.impl.EnumArgument
Creates an instance of ListArgument.
EnumArgumentNode - Class in me.efekos.simpler.commands.node.impl
An example of custom ArgumentNodes.
EnumArgumentNode(Class<? extends Enum<?>>) - Constructor for class me.efekos.simpler.commands.node.impl.EnumArgumentNode
Constructs a new node.
EnumArgumentNode(Class<? extends Enum<?>>, CommandNode...) - Constructor for class me.efekos.simpler.commands.node.impl.EnumArgumentNode
Constructs a new node.
execute(CommandSender, String, String[]) - Method in class me.efekos.simpler.commands.BaseCommand
Executes the command, returning its success
execute(CommandSender, String, String[]) - Method in class me.efekos.simpler.commands.CoreCommand
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form