Package-level declarations

Types

Link copied to clipboard
interface McChatHolder

Represents a receiver of Minecraft messages, capable of sending various types of chat messages.

Link copied to clipboard
interface McCommand

Represents a Minecraft command to be executed by a McCommandSource.

Link copied to clipboard
abstract class McCommandManager<T : McCommand>

Manages universal commands for multiple server implementations.

Link copied to clipboard

Represents a source that can execute Minecraft commands.

Link copied to clipboard

Represents a holder with a set of permissions.