Object CommandNode.Companion
-
- All Implemented Interfaces:
public class CommandNode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static CommandNode.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final CommandNode
create(CommandDispatcher<CommandSourceStack> dispatcher, Integer permissionLevel)
-
-
Method Detail
-
create
final CommandNode create(CommandDispatcher<CommandSourceStack> dispatcher, Integer permissionLevel)
-
-
-
-