Uses of Class
net.minecraft.network.protocol.configuration.ServerboundFinishConfigurationPacket
-
Uses of ServerboundFinishConfigurationPacket in net.minecraft.network.protocol.configuration
Modifier and TypeFieldDescriptionstatic final ServerboundFinishConfigurationPacket
ServerboundFinishConfigurationPacket.INSTANCE
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundFinishConfigurationPacket> ConfigurationPacketTypes.SERVERBOUND_FINISH_CONFIGURATION
static final StreamCodec
<io.netty.buffer.ByteBuf, ServerboundFinishConfigurationPacket> ServerboundFinishConfigurationPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerConfigurationPacketListener.handleConfigurationFinished
(ServerboundFinishConfigurationPacket p_295218_) -
Uses of ServerboundFinishConfigurationPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerConfigurationPacketListenerImpl.handleConfigurationFinished
(ServerboundFinishConfigurationPacket p_294283_)