Uses of Record Class
net.minecraft.network.protocol.game.ServerboundConfigurationAcknowledgedPacket
Packages that use ServerboundConfigurationAcknowledgedPacket
-
Uses of ServerboundConfigurationAcknowledgedPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundConfigurationAcknowledgedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleConfigurationAcknowledged
(ServerboundConfigurationAcknowledgedPacket p_298498_) -
Uses of ServerboundConfigurationAcknowledgedPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundConfigurationAcknowledgedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleConfigurationAcknowledged
(ServerboundConfigurationAcknowledgedPacket p_299199_)