跳转至

TeleportOptions

文档版本:1.21.0.24

TeleportOptions接口。script_api.minecraft/server.teleportoptions.description

属性

checkForBlocks
checkForBlocks: boolean | undefined;
checkForBlocksboolean|undefined
script_api.minecraft/server.teleportoptions.checkforblocks.description
dimension
dimension: Dimension | undefined;
facingLocation
facingLocation: Vector3 | undefined;
keepVelocity
keepVelocity: boolean | undefined;
keepVelocityboolean|undefined
script_api.minecraft/server.teleportoptions.keepvelocity.description
rotation
rotation: Vector2 | undefined;