CommandRegistry

public class CommandRegistry

Deprecated

Please migrate to v1. Please use CommandRegistrationCallback instead.

Functions

register
Link copied to clipboard
void register(boolean dedicated, Consumer<CommandDispatcher<ServerCommandSource>> consumer)
Register a command provider.

Properties

INSTANCE
Link copied to clipboard
public final static CommandRegistry INSTANCE

Sources

jvm source
Link copied to clipboard