Class TeleportCommand

java.lang.Object
net.minecraft.server.command.TeleportCommand

public class TeleportCommand extends Object
Mappings:
Namespace Name
official rz
intermediary net/minecraft/class_767
named net/minecraft/server/command/TeleportCommand
  • Constructor Details

    • TeleportCommand

      public TeleportCommand()
  • Method Details

    • method_21107

      public static void method_21107(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lrz;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_21107 Lnet/minecraft/class_767;method_21107(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_21107 Lnet/minecraft/server/command/TeleportCommand;method_21107(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_21105

      private static int method_21105(class_3915 class_3915, Collection<? extends Entity> collection, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lrz;a(Lbu;Ljava/util/Collection;Laer;)I
      intermediary method_21105 Lnet/minecraft/class_767;method_21105(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_864;)I
      named method_21105 Lnet/minecraft/server/command/TeleportCommand;method_21105(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/entity/Entity;)I
    • method_21106

      private static int method_21106(class_3915 class_3915, Collection<? extends Entity> collection, ServerWorld serverWorld, class_4261 class_4261, @Nullable class_4261 class_42612, @Nullable TeleportCommand.class_4434 class_4434) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lrz;a(Lbu;Ljava/util/Collection;Ltd;Lda;Lda;Lrz$a;)I
      intermediary method_21106 Lnet/minecraft/class_767;method_21106(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_795;Lnet/minecraft/class_4261;Lnet/minecraft/class_4261;Lnet/minecraft/class_767$class_4434;)I
      named method_21106 Lnet/minecraft/server/command/TeleportCommand;method_21106(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/class_4261;Lnet/minecraft/class_4261;Lnet/minecraft/server/command/TeleportCommand$class_4434;)I
    • method_21104

      private static void method_21104(class_3915 class_3915, Entity entity, ServerWorld serverWorld, double double2, double double3, double double4, Set<PlayerPositionLookS2CPacket.Flag> set, float float2, float float3, @Nullable TeleportCommand.class_4434 class_4434)
      Mappings:
      Namespace Name Mixin selector
      official a Lrz;a(Lbu;Laer;Ltd;DDDLjava/util/Set;FFLrz$a;)V
      intermediary method_21104 Lnet/minecraft/class_767;method_21104(Lnet/minecraft/class_3915;Lnet/minecraft/class_864;Lnet/minecraft/class_795;DDDLjava/util/Set;FFLnet/minecraft/class_767$class_4434;)V
      named method_21104 Lnet/minecraft/server/command/TeleportCommand;method_21104(Lnet/minecraft/class_3915;Lnet/minecraft/entity/Entity;Lnet/minecraft/server/world/ServerWorld;DDDLjava/util/Set;FFLnet/minecraft/server/command/TeleportCommand$class_4434;)V