Package net.minecraft
Interface class_8740
- All Superinterfaces:
PacketListener
- All Known Subinterfaces:
ServerPlayPacketListener
,ServerQueryPacketListener
- All Known Implementing Classes:
ServerPlayNetworkHandler
,ServerQueryNetworkHandler
- Mappings:
Namespace Name official aay
intermediary net/minecraft/class_8740
named net/minecraft/class_8740
-
Method Summary
Methods inherited from interface net.minecraft.network.listener.PacketListener
accepts, getSide, getState, isConnectionOpen, onDisconnected, shouldCrashOnException
-
Method Details
-
onPing
- Mappings:
Namespace Name Mixin selector official a
Laay;a(Ladw;)V
intermediary method_12697
Lnet/minecraft/class_8740;method_12697(Lnet/minecraft/class_2935;)V
named onPing
Lnet/minecraft/class_8740;onPing(Lnet/minecraft/network/packet/c2s/query/QueryPingC2SPacket;)V
-