Skip to content

Namespace Void.Minecraft.Events.Chat

Classes

AvailableCommandsEvent

Signals that a player’s command tree was decoded and is available for inspection or augmentation.

ChatCommandSendEvent

Requests that a command be sent on behalf of a Minecraft player.

ChatMessageSendEvent

Requests that a text component be sent as chat on behalf of a Minecraft player.

UnavailableCommandsEvent

Signals that the server command tree could not be decoded and allows listeners to provide a replacement.

Enums

ChatSendResult

Describes the outcome of a request to send Minecraft chat or a command.