1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.data
/
Action
/
TeleportPlayer
Teleport
Player
data
class
TeleportPlayer
(
val
location
:
Location
?
,
val
preventInsideBlocks
:
Boolean
=
false
)
:
Action
Members
Constructors
Teleport
Player
Link copied to clipboard
constructor
(
location
:
Location
?
,
preventInsideBlocks
:
Boolean
=
false
)
Properties
location
Link copied to clipboard
val
location
:
Location
?
prevent
Inside
Blocks
Link copied to clipboard
val
preventInsideBlocks
:
Boolean