Package net.minecraft.server.command
Class TeleportCommand
java.lang.Object
net.minecraft.server.command.TeleportCommand
- Mappings:
Namespace Name official rzintermediary net/minecraft/class_767named net/minecraft/server/command/TeleportCommand
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidmethod_21104(class_3915 class_3915, Entity entity, ServerWorld serverWorld, double double2, double double3, double double4, Set<PlayerPositionLookS2CPacket.Flag> set, float float2, float float3, TeleportCommand.class_4434 class_4434) private static intmethod_21105(class_3915 class_3915, Collection<? extends Entity> collection, Entity entity) private static intmethod_21106(class_3915 class_3915, Collection<? extends Entity> collection, ServerWorld serverWorld, class_4261 class_4261, class_4261 class_42612, TeleportCommand.class_4434 class_4434) static voidmethod_21107(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
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 aLrz;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21107Lnet/minecraft/class_767;method_21107(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21107Lnet/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 aLrz;a(Lbu;Ljava/util/Collection;Laer;)Iintermediary method_21105Lnet/minecraft/class_767;method_21105(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_864;)Inamed method_21105Lnet/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 aLrz;a(Lbu;Ljava/util/Collection;Ltd;Lda;Lda;Lrz$a;)Iintermediary method_21106Lnet/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;)Inamed method_21106Lnet/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 aLrz;a(Lbu;Laer;Ltd;DDDLjava/util/Set;FFLrz$a;)Vintermediary method_21104Lnet/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;)Vnamed method_21104Lnet/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
-