Package-level declarations

Types

Link copied to clipboard

Called when an entity comes in to view of a player.

Link copied to clipboard

Called when an entity goes out of view of a player.

Link copied to clipboard

An event that is called when a request is made to authenticate a player with the given username.

Link copied to clipboard

Called when the given player changes game mode.

Link copied to clipboard

Called when a player sends a chat message (not a command).

Link copied to clipboard

Called when a block is damaged by a player.

Link copied to clipboard

Called when a cooldown is set on usage of the given item for the given player.

Link copied to clipboard

Called when a player logs in and a player object has been constructed for them.

Link copied to clipboard

Called when a player has been authenticated, but they have not yet had a player object constructed for them.

Link copied to clipboard
Link copied to clipboard

Called when the connection to a player is lost.

Link copied to clipboard

Called when the given player updates the server about the status of the resource pack that the server has sent them.

Link copied to clipboard

Called when the server updates the available commands for the player.

Link copied to clipboard

Called when a plugin message is received from a client.