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 reintermediary net/minecraft/class_5892named net/minecraft/class_5892
-
Field Summary
Fields Modifier and Type Field Description private intfield_29133private intfield_29134private Textfield_29135 -
Constructor Summary
Constructors Constructor Description class_5892(int int2, int int3, Text text)class_5892(DamageTracker damageTracker, Text text)class_5892(PacketByteBuf packetByteBuf) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)booleanisWritingErrorSkippable()Returns whether a throwable in writing of this packet allows the connection to simply skip the packet's sending than disconnecting.intmethod_34144()Textmethod_34145()voidwrite(PacketByteBuf buf)
-
Field Details
-
field_29133
private final int field_29133- Mappings:
Namespace Name Mixin selector official aLre;a:Iintermediary field_29133Lnet/minecraft/class_5892;field_29133:Inamed field_29133Lnet/minecraft/class_5892;field_29133:I
-
field_29134
private final int field_29134- Mappings:
Namespace Name Mixin selector official bLre;b:Iintermediary field_29134Lnet/minecraft/class_5892;field_29134:Inamed field_29134Lnet/minecraft/class_5892;field_29134:I
-
field_29135
- Mappings:
Namespace Name Mixin selector official cLre;c:Loj;intermediary field_29135Lnet/minecraft/class_5892;field_29135:Lnet/minecraft/class_2561;named field_29135Lnet/minecraft/class_5892;field_29135:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
class_5892
-
class_5892
-
class_5892
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLpb;a(Lnx;)Vintermediary method_11052Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLre;a(Lpe;)Vintermediary method_34143Lnet/minecraft/class_5892;method_34143(Lnet/minecraft/class_2602;)Vnamed applyLnet/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:
isWritingErrorSkippablein interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLpb;a()Zintermediary method_11051Lnet/minecraft/class_2596;method_11051()Znamed isWritingErrorSkippableLnet/minecraft/network/Packet;isWritingErrorSkippable()Z
-
method_34144
- Mappings:
Namespace Name Mixin selector official cLre;c()Iintermediary method_34144Lnet/minecraft/class_5892;method_34144()Inamed method_34144Lnet/minecraft/class_5892;method_34144()I
-
method_34145
- Mappings:
Namespace Name Mixin selector official dLre;d()Loj;intermediary method_34145Lnet/minecraft/class_5892;method_34145()Lnet/minecraft/class_2561;named method_34145Lnet/minecraft/class_5892;method_34145()Lnet/minecraft/text/Text;
-