net.minecraft.network.protocol.game

public record ServerboundPlayerLoadedPacket

implements Packet<ServerGamePacketListener>

ahp
net.minecraft.network.protocol.game.ServerboundPlayerLoadedPacket
net.minecraft.class_10387
net.minecraft.network.packet.c2s.play.PlayerLoadedC2SPacket
net.minecraft.network.protocol.game.ServerboundPlayerLoadedPacket

Field summary

Modifier and TypeField
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundPlayerLoadedPacket>
a
STREAM_CODEC
field_55193
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PacketType<ServerboundPlayerLoadedPacket>
a()
type()
method_65080()
getPacketType()
public void
a(agg arg0)
handle(ServerGamePacketListener arg0)
method_65308(class_2792 arg0)
apply(ServerPlayPacketListener arg0)