Package-level declarations
Functions
Link copied to clipboard
Retrieves the coroutine dispatcher for this location.
Retrieves the coroutine dispatcher for this entity.
Link copied to clipboard
Computes the squared distance between this location and another.
Link copied to clipboard
Iterates over all online players and performs the given action.
Link copied to clipboard
suspend fun forEachPlayerInRegion(action: suspend (player: Player) -> Unit, concurrent: Boolean = false)
Executes a suspendable action on each online player, optionally concurrently.
Link copied to clipboard
Retrieves the JavaPlugin that called this method.
Link copied to clipboard
Link copied to clipboard
Checks if the player can see the specified location.
Link copied to clipboard
Checks if the player can see the specified location based on chunk visibility.