The name of the dimension the player is currently in
The player's inventory
A string representing this Player's name
The player's minecraft instance
The player's position Vector3
The player's velocity Vector3 during the last tick
A string representing this Player's uid
The player's velocity Vector3
Executes a command as the player
The command to execute
The result of the execute command
Gets a direction Vector3 based on the player's facing direction
Normalized Direction Vector3
Gets the player's current rotation based on the direction vector. Fetches current direction vector if none is supplied.
A Vector2 containing the rotation in degrees
Gets the player's tags
An array of the player's tags
The block the player is currently looking at
The entity the player is currently looking at
Checks whether the player is alive or not
A boolean representing whether the player is alive or not
Checks whether the player is online or not
A boolean representing whether the player is online or not
Sends a message to the player
The message to send
Sets the player's tags
An array of the player's tags
Teleport player to a position
Position to teleport to
Teleport player to a position and set rotation
Position to teleport to
Rotation to set to
Teleport player to a position and face a position
Position to teleport to
Position to face
A basic selector that refers to the player via uid
Gets the MBCPlayer class for the specified player name
A string representing the player's name
An MBCPlayer class representing the specified player
Gets the MBCPlayer class for the specified player name
A Player class representing the target player
An MBCPlayer class representing the specified player
Gets the MBCPlayer class for the specified player uid
A string representing the player's uid
An MBCPlayer class representing the specified player
Generated using TypeDoc version 0.22.18, the 7/5/2022
The dimension the player is currently in