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

33 lines
1.2 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
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
2019-04-20 17:17:07 -04:00
ARG 1 source
ARG 2 entity
2019-06-28 17:55:20 -04:00
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
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 target
2019-01-13 17:08:57 -05:00
ARG 2 world
2019-04-11 01:58:54 -04:00
ARG 3 x
ARG 5 y
ARG 7 z
ARG 9 movementFlags
ARG 10 yaw
ARG 11 pitch
ARG 12 facingLocation
2019-06-28 17:55:20 -04:00
METHOD method_13771 execute (Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_1297;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 targets
ARG 2 destination