net.minecraft.network.protocol.common

public record ServerboundClientInformationPacket

implements Packet<ServerCommonPacketListener>

aaw
net.minecraft.network.protocol.common.ServerboundClientInformationPacket
net.minecraft.class_2803
net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
net.minecraft.network.protocol.common.ServerboundClientInformationPacket

Field summary

Modifier and TypeField
private final ClientInformation
b
information
comp_1963
options
public static final StreamCodec<FriendlyByteBuf, ServerboundClientInformationPacket>
a
STREAM_CODEC
field_48645
CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (ClientInformation arg0)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56474(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundClientInformationPacket>
a()
type()
method_55846()
getPacketId()
public void
a(aav arg0)
handle(ServerCommonPacketListener arg0)
method_12133(class_8706 arg0)
apply(ServerCommonPacketListener arg0)
public ClientInformation
b()
information()
comp_1963()
options()