Package net.minecraft
Class class_5894
java.lang.Object
net.minecraft.class_5894
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5894 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official rqintermediary net/minecraft/class_5894named net/minecraft/class_5894
-
Field Summary
Fields Modifier and Type Field Description private Textfield_29142 -
Constructor Summary
Constructors Constructor Description class_5894(PacketByteBuf packetByteBuf)class_5894(Text text) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)Textmethod_34155()voidwrite(PacketByteBuf buf)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
isWritingErrorSkippable
-
Field Details
-
field_29142
- Mappings:
Namespace Name Mixin selector official aLrq;a:Loj;intermediary field_29142Lnet/minecraft/class_5894;field_29142:Lnet/minecraft/class_2561;named field_29142Lnet/minecraft/class_5894;field_29142:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
class_5894
-
class_5894
-
-
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 aLrq;a(Lpe;)Vintermediary method_34154Lnet/minecraft/class_5894;method_34154(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5894;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34155
- Mappings:
Namespace Name Mixin selector official bLrq;b()Loj;intermediary method_34155Lnet/minecraft/class_5894;method_34155()Lnet/minecraft/class_2561;named method_34155Lnet/minecraft/class_5894;method_34155()Lnet/minecraft/text/Text;
-