net.minecraft.server.v1_13_R2

public class CommandTeleport

rz
net.minecraft.command.impl.TeleportCommand
net.minecraft.server.v1_13_R2.CommandTeleport

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<bu> arg0)
func_198809_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, Collection<? extends aer> arg1, aer arg2)
func_201126_a(CommandSource arg0, Collection<? extends Entity> arg1, Entity arg2)
private static int
a(bu arg0, Collection<? extends aer> arg1, td arg2, da arg3, da arg4, rz$a arg5)
func_200559_a(CommandSource arg0, Collection<? extends Entity> arg1, WorldServer arg2, ILocationArgument arg3, ILocationArgument arg4, TeleportCommand$Facing arg5)
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)
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)