net.minecraft.server.command

public class TeleportCommand

ry
net.minecraft.unmapped.C_35392945
net.minecraft.server.command.TeleportCommand
net.minecraft.command.impl.TeleportCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_57927972(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198809_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, Collection<? extends aeo> arg1, aeo arg2)
m_14762010(C_30485881 arg0, Collection<? extends C_42232651> arg1, C_42232651 arg2)
teleport(CommandSourceStack source, Collection<? extends Entity> targets, Entity destination)
func_201126_a(CommandSource arg0, Collection<? extends Entity> arg1, Entity arg2)
private static int
a(bu arg0, Collection<? extends aeo> arg1, tc arg2, cy arg3, cy arg4, ry$a arg5)
m_36052951(C_30485881 arg0, Collection<? extends C_42232651> arg1, C_70668269 arg2, C_95320489 arg3, C_95320489 arg4, C_35392945$C_72535673 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)
private static void
a(bu arg0, aeo arg1, tc arg2, double arg3, double arg4, double arg5, Set<kt$a> arg6, float arg7, float arg8, ry$a arg9)
m_87164739(C_30485881 arg0, C_42232651 arg1, C_70668269 arg2, double arg3, double arg4, double arg5, Set<C_24866764$C_00540229> arg6, float arg7, float arg8, C_35392945$C_72535673 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)