Package net.minecraft
Interface class_8763
- All Superinterfaces:
PacketListener
- All Known Subinterfaces:
ClientPlayPacketListener
,ClientQueryPacketListener
- All Known Implementing Classes:
ClientPlayNetworkHandler
- Mappings:
Namespace Name official sc
intermediary net/minecraft/class_8763
named net/minecraft/class_8763
-
Method Summary
Methods inherited from interface net.minecraft.network.listener.PacketListener
accepts, getSide, getState, isConnectionOpen, onDisconnected, shouldCrashOnException
-
Method Details
-
onPong
- Mappings:
Namespace Name Mixin selector official a
Lsc;a(Lads;)V
intermediary method_12666
Lnet/minecraft/class_8763;method_12666(Lnet/minecraft/class_2923;)V
named onPong
Lnet/minecraft/class_8763;onPong(Lnet/minecraft/network/packet/s2c/query/QueryPongS2CPacket;)V
-