Class QueryRequestC2SPacket

java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket

public class QueryRequestC2SPacket extends Packet
Mappings:
Namespace Name
official jw
intermediary net/minecraft/class_2089
named net/minecraft/network/packet/c2s/query/QueryRequestC2SPacket
  • Constructor Details

    • QueryRequestC2SPacket

      public QueryRequestC2SPacket()
  • Method Details

    • read

      public void read(PacketByteBuf buf)
      Specified by:
      read in class Packet
      Mappings:
      Namespace Name Mixin selector
      official a Lfj;a(Leo;)V
      intermediary method_7535 Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)V
      named read Lnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
    • write

      public void write(PacketByteBuf buf)
      Specified by:
      write in class Packet
      Mappings:
      Namespace Name Mixin selector
      official b Lfj;b(Leo;)V
      intermediary method_7539 Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
    • apply

      public void apply(ServerQueryPacketListener serverQueryPacketListener)
      Mappings:
      Namespace Name Mixin selector
      official a Ljw;a(Lju;)V
      intermediary method_8093 Lnet/minecraft/class_2089;method_8093(Lnet/minecraft/class_2087;)V
      named apply Lnet/minecraft/network/packet/c2s/query/QueryRequestC2SPacket;apply(Lnet/minecraft/network/listener/ServerQueryPacketListener;)V
    • method_7533

      public boolean method_7533()
      Overrides:
      method_7533 in class Packet
      Mappings:
      Namespace Name Mixin selector
      official a Lfj;a()Z
      intermediary method_7533 Lnet/minecraft/class_700;method_7533()Z
      named method_7533 Lnet/minecraft/network/Packet;method_7533()Z