Index
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
Argument
s: 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
ArgumentNode
s. - 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form