Class PlayerListHeaderS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official aed
intermediary net/minecraft/class_2772
named net/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,
PlayerListHeaderS2CPacket> private final Text
private final Text
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ClientPlayPacketListener clientPlayPacketListener) private void
write
(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable, transitionsNetworkState
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official a
Laed;a:Lxo;
intermediary field_48001
Lnet/minecraft/class_2772;field_48001:Lnet/minecraft/class_9139;
named CODEC
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;
-
header
- Mappings:
Namespace Name Mixin selector official b
Laed;b:Lvq;
intermediary field_12683
Lnet/minecraft/class_2772;field_12683:Lnet/minecraft/class_2561;
named header
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;header:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
PlayerListHeaderS2CPacket
- Mappings:
Namespace Name Mixin selector official <init>
Laed;<init>(Lvq;Lvq;)V
intermediary <init>
Lnet/minecraft/class_2772;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)V
named <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>
Laed;<init>(Luq;)V
intermediary <init>
Lnet/minecraft/class_2772;<init>(Lnet/minecraft/class_2540;)V
named <init>
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
-
-
Method Details
-
write
- Mappings:
Namespace Name Mixin selector official a
Laed;a(Luq;)V
intermediary method_55946
Lnet/minecraft/class_2772;method_55946(Lnet/minecraft/class_2540;)V
named write
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;write(Lnet/minecraft/network/PacketByteBuf;)V
-
getPacketId
- Specified by:
getPacketId
in interfacePacket<ClientPlayPacketListener>
- Mappings:
Namespace Name Mixin selector official a
Lxx;a()Lxz;
intermediary method_55846
Lnet/minecraft/class_2596;method_55846()Lnet/minecraft/class_9145;
named getPacketId
Lnet/minecraft/network/packet/Packet;getPacketId()Lnet/minecraft/network/packet/PacketType;
-
apply
- Specified by:
apply
in interfacePacket<ClientPlayPacketListener>
- Mappings:
Namespace Name Mixin selector official a
Laed;a(Laag;)V
intermediary method_11907
Lnet/minecraft/class_2772;method_11907(Lnet/minecraft/class_2602;)V
named apply
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
getHeader
- Mappings:
Namespace Name Mixin selector official b
Laed;b()Lvq;
intermediary method_11908
Lnet/minecraft/class_2772;method_11908()Lnet/minecraft/class_2561;
named getHeader
Lnet/minecraft/network/packet/s2c/play/PlayerListHeaderS2CPacket;getHeader()Lnet/minecraft/text/Text;
-