TeleportPlayer

data class TeleportPlayer(val location: Location?, val preventInsideBlocks: Boolean = false) : Action

Constructors

Link copied to clipboard
constructor(location: Location?, preventInsideBlocks: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard