net.minecraft.server.command

public class TeleportCommand

rz
net.minecraft.class_767
net.minecraft.server.command.TeleportCommand
net.minecraft.command.impl.TeleportCommand
net.minecraft.command.impl.TeleportCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_21107(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198809_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, Collection<? extends aer> arg1, aer arg2)
method_21105(class_3915 arg0, Collection<? extends class_864> arg1, class_864 arg2)
teleport(CommandSourceStack source, Collection<? extends Entity> targets, Entity destination)
func_201126_a(CommandSource arg0, Collection<? extends Entity> arg1, Entity arg2)
teleportToEntity(CommandSource source, Collection<? extends Entity> targets, Entity destination)
private static int
a(bu arg0, Collection<? extends aer> arg1, td arg2, da arg3, da arg4, rz$a arg5)
method_21106(class_3915 arg0, Collection<? extends class_864> arg1, class_795 arg2, class_4261 arg3, class_4261 arg4, class_767$class_4434 arg5)
teleport(CommandSourceStack source, Collection<? extends Entity> targets, ServerWorld world, Coordinates destinationPos, Coordinates destinationRotation, TeleportCommand$LookAt lookAt)
func_200559_a(CommandSource arg0, Collection<? extends Entity> arg1, WorldServer arg2, ILocationArgument arg3, ILocationArgument arg4, TeleportCommand$Facing arg5)
teleportToPos(CommandSource source, Collection<? extends Entity> targets, WorldServer worldIn, ILocationArgument position, ILocationArgument rotationIn, TeleportCommand$Facing facing)
private static void
a(bu arg0, aer arg1, td arg2, double arg3, double arg4, double arg5, Set<kt$a> arg6, float arg7, float arg8, rz$a arg9)
method_21104(class_3915 arg0, class_864 arg1, class_795 arg2, double arg3, double arg4, double arg5, Set<class_1992$class_2571> arg6, float arg7, float arg8, class_767$class_4434 arg9)
teleport(CommandSourceStack source, Entity target, ServerWorld world, double x, double y, double z, Set<PlayerMoveS2CPacket$Argument> args, float yaw, float pitch, TeleportCommand$LookAt lookAt)
func_201127_a(CommandSource arg0, Entity arg1, WorldServer arg2, double arg3, double arg4, double arg5, Set<SPacketPlayerPosLook$EnumFlags> arg6, float arg7, float arg8, TeleportCommand$Facing arg9)
teleport(CommandSource yaw, Entity pitch, WorldServer worldIn, double x, double y, double z, Set<SPacketPlayerPosLook$EnumFlags> relativeList, float arg7, float arg8, TeleportCommand$Facing arg9)