Package net.minecraft

Interface class_8763

All Superinterfaces:
PacketListener
All Known Subinterfaces:
ClientPlayPacketListener, ClientQueryPacketListener
All Known Implementing Classes:
ClientPlayNetworkHandler

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

    • onPong

      void onPong(QueryPongS2CPacket queryPongS2CPacket)
      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