Entity.teleport
- void teleport(EntityPosition position)
- void teleport(EntityPosition position, float yaw, float pitch)
- void teleport(EntityPosition position, float yaw, float bodyYaw, float pitch)
- void teleport(World world, EntityPosition position)
- void teleport(World world, EntityPosition position, float yaw, float pitch)
- void teleport(World world, EntityPosition position, float yaw, float bodyYaw, float pitch)
- void teleport(Position position)
- void teleport(Position position, float yaw, float pitch)
- void teleport(Position position, float yaw, float bodyYaw, float pitch)
- void teleport(World world, Position position)
- void teleport(World world, Position position, float yaw, float pitch)
- void teleport(World world, Position position, float yaw, float bodyYaw, float pitch)
selery entity entity Entity
constructorsfunctionspropertiesstatic functionsvariables
Teleports the entity.