Package net.minecraft

Class class_5892

java.lang.Object
net.minecraft.class_5892
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public class class_5892
extends Object
implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official re
intermediary net/minecraft/class_5892
named net/minecraft/class_5892
  • Field Details

    • field_29133

      private final int field_29133
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a:I
      intermediary field_29133 Lnet/minecraft/class_5892;field_29133:I
      named field_29133 Lnet/minecraft/class_5892;field_29133:I
    • field_29134

      private final int field_29134
      Mappings:
      Namespace Name Mixin selector
      official b Lre;b:I
      intermediary field_29134 Lnet/minecraft/class_5892;field_29134:I
      named field_29134 Lnet/minecraft/class_5892;field_29134:I
    • field_29135

      private final Text field_29135
      Mappings:
      Namespace Name Mixin selector
      official c Lre;c:Loj;
      intermediary field_29135 Lnet/minecraft/class_5892;field_29135:Lnet/minecraft/class_2561;
      named field_29135 Lnet/minecraft/class_5892;field_29135:Lnet/minecraft/text/Text;
  • Constructor Details

    • class_5892

      public class_5892​(DamageTracker damageTracker, Text text)
    • class_5892

      public class_5892​(int int2, int int3, Text text)
    • class_5892

      public class_5892​(PacketByteBuf packetByteBuf)
  • Method Details

    • write

      public void write​(PacketByteBuf buf)
      Specified by:
      write in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lpb;a(Lnx;)V
      intermediary method_11052 Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
    • apply

      public void apply​(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a(Lpe;)V
      intermediary method_34143 Lnet/minecraft/class_5892;method_34143(Lnet/minecraft/class_2602;)V
      named apply Lnet/minecraft/class_5892;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • isWritingErrorSkippable

      public boolean isWritingErrorSkippable()
      Returns whether a throwable in writing of this packet allows the connection to simply skip the packet's sending than disconnecting.
      Specified by:
      isWritingErrorSkippable in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lpb;a()Z
      intermediary method_11051 Lnet/minecraft/class_2596;method_11051()Z
      named isWritingErrorSkippable Lnet/minecraft/network/Packet;isWritingErrorSkippable()Z
    • method_34144

      @Environment(CLIENT) public int method_34144()
      Mappings:
      Namespace Name Mixin selector
      official c Lre;c()I
      intermediary method_34144 Lnet/minecraft/class_5892;method_34144()I
      named method_34144 Lnet/minecraft/class_5892;method_34144()I
    • method_34145

      @Environment(CLIENT) public Text method_34145()
      Mappings:
      Namespace Name Mixin selector
      official d Lre;d()Loj;
      intermediary method_34145 Lnet/minecraft/class_5892;method_34145()Lnet/minecraft/class_2561;
      named method_34145 Lnet/minecraft/class_5892;method_34145()Lnet/minecraft/text/Text;