yarn/mappings/net/minecraft/server/network/packet/ClientCommandServerPacket.m...

8 lines
216 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS ob net/minecraft/server/network/packet/ClientCommandServerPacket
CLASS ob$a Mode
2018-12-14 13:18:38 -05:00
FIELD a entityId I
2019-01-24 11:47:45 -05:00
FIELD b mode Lob$a;
2018-12-14 13:18:38 -05:00
FIELD c mountJumpHeight I
2019-01-24 11:47:45 -05:00
METHOD c getMode ()Lob$a;
2018-12-14 13:18:38 -05:00
METHOD d getMountJumpHeight ()I