yarn/mappings/net/minecraft/server/network/packet/SpectatorTeleportServerPack...

14 lines
348 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS oq net/minecraft/server/network/packet/SpectatorTeleportServerPacket
2018-12-14 13:18:38 -05:00
FIELD a targetUuid Ljava/util/UUID;
METHOD <init> (Ljava/util/UUID;)V
ARG 1 targetUuid
2019-01-16 13:24:40 -05:00
METHOD a read (Lir;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2019-01-16 13:24:40 -05:00
METHOD a apply (Liu;)V
2018-12-14 13:18:38 -05:00
ARG 1 listener
2019-01-16 13:24:40 -05:00
METHOD a apply (Lnd;)V
METHOD a getTarget (Lur;)Lahc;
2018-12-14 13:18:38 -05:00
ARG 1 world
2019-01-16 13:24:40 -05:00
METHOD b write (Lir;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf