Uses of Class
net.minecraft.command.impl.TeleportCommand.Facing
-
Uses of TeleportCommand.Facing in net.minecraft.command.impl
Modifier and TypeMethodDescriptionprivate static void
TeleportCommand.performTeleport
(CommandSource p_201127_0_, Entity p_201127_1_, ServerWorld p_201127_2_, double p_201127_3_, double p_201127_5_, double p_201127_7_, Set<SPlayerPositionLookPacket.Flags> p_201127_9_, float p_201127_10_, float p_201127_11_, TeleportCommand.Facing p_201127_12_) private static int
TeleportCommand.teleportToPos
(CommandSource p_200559_0_, Collection<? extends Entity> p_200559_1_, ServerWorld p_200559_2_, ILocationArgument p_200559_3_, ILocationArgument p_200559_4_, TeleportCommand.Facing p_200559_5_)