Uses of Record Class
net.minecraft.network.protocol.game.ClientboundStartConfigurationPacket
Packages that use ClientboundStartConfigurationPacket
-
Uses of ClientboundStartConfigurationPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundStartConfigurationPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleConfigurationStart
(ClientboundStartConfigurationPacket p_298839_) -
Uses of ClientboundStartConfigurationPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundStartConfigurationPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleConfigurationStart
(ClientboundStartConfigurationPacket p_298772_)