Uses of Class
net.minecraft.network.protocol.game.ServerboundConfigurationAcknowledgedPacket
-
Uses of ServerboundConfigurationAcknowledgedPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final ServerboundConfigurationAcknowledgedPacket
ServerboundConfigurationAcknowledgedPacket.INSTANCE
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundConfigurationAcknowledgedPacket> GamePacketTypes.SERVERBOUND_CONFIGURATION_ACKNOWLEDGED
static final StreamCodec
<io.netty.buffer.ByteBuf, ServerboundConfigurationAcknowledgedPacket> ServerboundConfigurationAcknowledgedPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleConfigurationAcknowledged
(ServerboundConfigurationAcknowledgedPacket p_296161_) -
Uses of ServerboundConfigurationAcknowledgedPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleConfigurationAcknowledged
(ServerboundConfigurationAcknowledgedPacket p_294416_)