Package de.kentoj.kencommandapi.internal
Class RootLiteralImpl<T>
java.lang.Object
de.kentoj.kencommandapi.internal.LiteralImpl<T>
de.kentoj.kencommandapi.internal.RootLiteralImpl<T>
- All Implemented Interfaces:
Literal<T>,RootLiteral<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.kentoj.kencommandapi.internal.LiteralImpl
addArgument, addLiteral, getLiteralMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.kentoj.kencommandapi.api.literal.Literal
addArgument, addLiteral, getArguments, getDescription, getExecutor, getLiteral, getLiterals, getNames, getPermission, setDescription, setExecutor, setPermissionMethods inherited from interface de.kentoj.kencommandapi.api.literal.RootLiteral
getMessageStyle, setMessageStyle
-
Constructor Details
-
RootLiteralImpl
-