yarn/mappings/net/minecraft/client/network/packet/LoginQueryRequestS2CPacket....

6 lines
160 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS pn net/minecraft/client/network/packet/LoginQueryRequestS2CPacket
2019-02-16 15:50:10 -05:00
FIELD a queryId I
2019-03-27 14:35:10 -04:00
FIELD b channel Lqr;
2019-03-20 13:56:26 -04:00
FIELD c payload Ljc;
2019-02-16 15:50:10 -05:00
METHOD b getQueryId ()I