McCommandsRegisterEvent

Abstract class for registering universal commands.

For server use su.plo.slib.api.server.event.command.McServerCommandsRegisterEvent

For proxy use su.plo.slib.api.proxy.event.command.McProxyCommandsRegisterEvent

Parameters

C

The type of commands to be registered.

S

The type representing the Minecraft server or proxy.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
fun interface Callback<C : McCommand, S : McLib>

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard