yarn/mappings/net/minecraft/server/command/TeleportCommand.mapping

33 lines
1.2 KiB
Plaintext

CLASS net/minecraft/class_3143 net/minecraft/server/command/TeleportCommand
CLASS class_3144 LookTarget
FIELD field_13758 targetEntity Lnet/minecraft/class_1297;
FIELD field_13759 targetEntityAnchor Lnet/minecraft/class_2183$class_2184;
FIELD field_13760 targetPos Lnet/minecraft/class_243;
METHOD method_13772 look (Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;)V
ARG 1 source
ARG 2 entity
METHOD method_13760 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13765 execute (Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_3218;Lnet/minecraft/class_2267;Lnet/minecraft/class_2267;Lnet/minecraft/class_3143$class_3144;)I
ARG 0 source
ARG 1 targets
ARG 2 world
ARG 3 location
ARG 4 rotation
ARG 5 facingLocation
METHOD method_13766 teleport (Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;Lnet/minecraft/class_3218;DDDLjava/util/Set;FFLnet/minecraft/class_3143$class_3144;)V
ARG 0 source
ARG 1 target
ARG 2 world
ARG 3 x
ARG 5 y
ARG 7 z
ARG 9 movementFlags
ARG 10 yaw
ARG 11 pitch
ARG 12 facingLocation
METHOD method_13771 execute (Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_1297;)I
ARG 0 source
ARG 1 targets
ARG 2 destination