Package net.minecraft
Class class_5904
java.lang.Object
net.minecraft.class_5904
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5904 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official sointermediary net/minecraft/class_5904named net/minecraft/class_5904
-
Field Summary
Fields Modifier and Type Field Description private Textfield_29166 -
Constructor Summary
Constructors Constructor Description class_5904(PacketByteBuf packetByteBuf)class_5904(Text text) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)Textmethod_34192()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_29166
- Mappings:
Namespace Name Mixin selector official aLso;a:Loj;intermediary field_29166Lnet/minecraft/class_5904;field_29166:Lnet/minecraft/class_2561;named field_29166Lnet/minecraft/class_5904;field_29166:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
class_5904
-
class_5904
-
-
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 aLso;a(Lpe;)Vintermediary method_34191Lnet/minecraft/class_5904;method_34191(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5904;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34192
- Mappings:
Namespace Name Mixin selector official bLso;b()Loj;intermediary method_34192Lnet/minecraft/class_5904;method_34192()Lnet/minecraft/class_2561;named method_34192Lnet/minecraft/class_5904;method_34192()Lnet/minecraft/text/Text;
-