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
net.minecraft.src.C_411012_
net.minecraft.network.protocol.configuration.ServerboundAcceptCodeOfConductPacket

字段概要

修饰符与类型字段
public static final ServerboundAcceptCodeOfConductPacket
a
INSTANCE
field_62060
INSTANCE
f_412376_
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundAcceptCodeOfConductPacket>
b
STREAM_CODEC
field_62061
CODEC
f_413974_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public PacketType<ServerboundAcceptCodeOfConductPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(acq arg0)
handle(ServerConfigurationPacketListener arg0)
method_73260(class_8735 arg0)
apply(ServerConfigurationPacketListener arg0)
m_5797_(C_290188_ arg0)