Class StaticLiteral<C extends CommandContext<C>>
java.lang.Object
site.lab0x13.scrow.commands.model.literal.DynamicLiteral<C>
site.lab0x13.scrow.commands.model.literal.StaticLiteral<C>
- All Implemented Interfaces:
Literal<C>, LiteralMeta, Node<C>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DynamicLiteral
arguments, executor, names, permissionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Literal
suggestionProvider
-
Constructor Details
-
StaticLiteral
-
-
Method Details
-
getSubLiteral
-
subLiteralMetas
- Returns:
- aliases/names of literals
-