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

8 lines
210 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS po net/minecraft/server/network/packet/QueryPingServerPacket
2018-11-04 04:35:30 -05:00
FIELD a startTime J
2018-12-12 12:12:26 -05:00
METHOD a read (Lit;)V
METHOD a apply (Liw;)V
METHOD a apply (Lpn;)V
2018-11-04 04:35:30 -05:00
METHOD b getStartTime ()J
2018-12-12 12:12:26 -05:00
METHOD b write (Lit;)V