net.minecraft.network.protocol.common

public record ServerboundClientInformationPacket

implements Packet<ServerCommonPacketListener>

aao
net.minecraft.network.protocol.common.ServerboundClientInformationPacket
net.minecraft.class_2803

Field summary

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

Constructor summary

ModifierConstructor
private (FriendlyByteBuf arg0)
public (ClientInformation arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_56474(class_2540 arg0)
public PacketType<ServerboundClientInformationPacket>
a()
type()
method_65080()
public void
a(aan arg0)
handle(ServerCommonPacketListener arg0)
method_12133(class_8706 arg0)
public ClientInformation
b()
information()
comp_1963()