yarn/mappings/net/minecraft/server/network/packet/QueryPingServerPacket.mapping

8 lines
210 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS pk net/minecraft/server/network/packet/QueryPingServerPacket
2018-11-04 04:35:30 -05:00
FIELD a startTime J
2018-11-27 13:50:51 -05:00
METHOD a read (Liq;)V
METHOD a apply (Lit;)V
METHOD a apply (Lpj;)V
2018-11-04 04:35:30 -05:00
METHOD b getStartTime ()J
2018-11-27 13:50:51 -05:00
METHOD b write (Liq;)V