Class PlayerListS2CPacket

java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket

public class PlayerListS2CPacket extends Packet
Mappings:
Namespace Name
official hb
intermediary net/minecraft/class_705
named net/minecraft/network/packet/s2c/play/PlayerListS2CPacket
  • Field Details

    • field_2597

      private String field_2597
      Mappings:
      Namespace Name Mixin selector
      official a Lhb;a:Ljava/lang/String;
      intermediary field_2597 Lnet/minecraft/class_705;field_2597:Ljava/lang/String;
      named field_2597 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;field_2597:Ljava/lang/String;
    • field_2598

      private boolean field_2598
      Mappings:
      Namespace Name Mixin selector
      official b Lhb;b:Z
      intermediary field_2598 Lnet/minecraft/class_705;field_2598:Z
      named field_2598 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;field_2598:Z
    • field_2599

      private int field_2599
      Mappings:
      Namespace Name Mixin selector
      official c Lhb;c:I
      intermediary field_2599 Lnet/minecraft/class_705;field_2599:I
      named field_2599 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;field_2599:I
  • Constructor Details

    • PlayerListS2CPacket

      public PlayerListS2CPacket()
    • PlayerListS2CPacket

      public PlayerListS2CPacket(String string, boolean bool, int int2)
  • 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(ClientPlayPacketListener clientPlayPacketListener)
      Mappings:
      Namespace Name Mixin selector
      official a Lhb;a(Lfl;)V
      intermediary method_7831 Lnet/minecraft/class_705;method_7831(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • method_7832

      @Environment(CLIENT) public String method_7832()
      Mappings:
      Namespace Name Mixin selector
      official c Lhb;c()Ljava/lang/String;
      intermediary method_7832 Lnet/minecraft/class_705;method_7832()Ljava/lang/String;
      named method_7832 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;method_7832()Ljava/lang/String;
    • method_7833

      @Environment(CLIENT) public boolean method_7833()
      Mappings:
      Namespace Name Mixin selector
      official d Lhb;d()Z
      intermediary method_7833 Lnet/minecraft/class_705;method_7833()Z
      named method_7833 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;method_7833()Z
    • method_7834

      @Environment(CLIENT) public int method_7834()
      Mappings:
      Namespace Name Mixin selector
      official e Lhb;e()I
      intermediary method_7834 Lnet/minecraft/class_705;method_7834()I
      named method_7834 Lnet/minecraft/network/packet/s2c/play/PlayerListS2CPacket;method_7834()I