Skip to main content

perform_teleport

Function perform_teleport 

Source
fn perform_teleport(
    source: &CommandSource,
    target: &SharedEntity,
    transition: TeleportTransition,
    facing: Option<&TeleportFacing>,
)