Class PlayerListHeaderS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
- All Implemented Interfaces:
 Packet<ClientPlayPacketListener>
- Mappings:
 Namespace Name official ypintermediary net/minecraft/class_2772named net/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) 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.Packet
isWritingErrorSkippable 
- 
Field Details
- 
header
- Mappings:
 Namespace Name Mixin selector official aLyp;a:Lsw;intermediary field_12683Lnet/minecraft/class_2772;field_12683:Lnet/minecraft/class_2561;named headerLnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;header:Lnet/minecraft/text/Text;
 
 - 
 - 
Constructor Details
- 
PlayerListHeaderS2CPacket
- Mappings:
 Namespace Name Mixin selector official <init>Lyp;<init>(Lsw;Lsw;)Vintermediary <init>Lnet/minecraft/class_2772;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)V
 - 
PlayerListHeaderS2CPacket
- Mappings:
 Namespace Name Mixin selector official <init>Lyp;<init>(Lsf;)Vintermediary <init>Lnet/minecraft/class_2772;<init>(Lnet/minecraft/class_2540;)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfacePacket<ClientPlayPacketListener>- Mappings:
 Namespace Name Mixin selector official aLuo;a(Lsf;)Vintermediary method_11052Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/packet/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
 - 
apply
- Specified by:
 applyin interfacePacket<ClientPlayPacketListener>- Mappings:
 Namespace Name Mixin selector official aLyp;a(Lur;)Vintermediary method_11907Lnet/minecraft/class_2772;method_11907(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
 - 
getHeader
- Mappings:
 Namespace Name Mixin selector official aLyp;a()Lsw;intermediary method_11908Lnet/minecraft/class_2772;method_11908()Lnet/minecraft/class_2561;named getHeaderLnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;getHeader()Lnet/minecraft/text/Text;
 
 -