net.minecraft.network.protocol.configuration

public record ServerboundAcceptCodeOfConductPacket

implements Packet<ServerConfigurationPacketListener>

acr
net.minecraft.network.protocol.configuration.ServerboundAcceptCodeOfConductPacket
net.minecraft.class_11752
net.minecraft.network.packet.c2s.config.AcceptCodeOfConductC2SPacket

Field summary

Modifier and TypeField
public static final ServerboundAcceptCodeOfConductPacket
a
INSTANCE
field_62060
INSTANCE
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundAcceptCodeOfConductPacket>
b
STREAM_CODEC
field_62061
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PacketType<ServerboundAcceptCodeOfConductPacket>
a()
type()
method_65080()
getPacketType()
public void
a(acq arg0)
handle(ServerConfigurationPacketListener arg0)
method_73260(class_8735 arg0)
apply(ServerConfigurationPacketListener arg0)