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

7 lines
218 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS th net/minecraft/server/command/TeleportCommand
2019-02-20 15:49:23 -05:00
METHOD a (Lca;Ljava/util/Collection;Luv;Ldi;Ldi;Lth$a;)I
2019-01-13 17:08:57 -05:00
ARG 2 world
ARG 3 pos
ARG 4 rotation
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V