Package net.minecraft

Interface class_8740

All Superinterfaces:
PacketListener
All Known Subinterfaces:
ServerPlayPacketListener, ServerQueryPacketListener
All Known Implementing Classes:
ServerPlayNetworkHandler, ServerQueryNetworkHandler

public interface class_8740 extends PacketListener
Mappings:
Namespace Name
official aay
intermediary net/minecraft/class_8740
named net/minecraft/class_8740
  • Method Details

    • onPing

      void onPing(QueryPingC2SPacket queryPingC2SPacket)
      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