Uses of Record Class
net.minecraft.network.protocol.game.ClientboundStartConfigurationPacket
Packages that use ClientboundStartConfigurationPacket
- 
Uses of ClientboundStartConfigurationPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundStartConfigurationPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleConfigurationStart(ClientboundStartConfigurationPacket p_296485_) 
- 
Uses of ClientboundStartConfigurationPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundStartConfigurationPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleConfigurationStart(ClientboundStartConfigurationPacket p_294815_)