Uses of Record Class
net.minecraft.network.protocol.configuration.ClientboundUpdateEnabledFeaturesPacket
Packages that use ClientboundUpdateEnabledFeaturesPacket
-
Uses of ClientboundUpdateEnabledFeaturesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundUpdateEnabledFeaturesPacketModifier and TypeMethodDescriptionvoid
ClientConfigurationPacketListenerImpl.handleEnabledFeatures
(ClientboundUpdateEnabledFeaturesPacket p_301158_) -
Uses of ClientboundUpdateEnabledFeaturesPacket in net.minecraft.network.protocol.configuration
Methods in net.minecraft.network.protocol.configuration with parameters of type ClientboundUpdateEnabledFeaturesPacketModifier and TypeMethodDescriptionvoid
ClientConfigurationPacketListener.handleEnabledFeatures
(ClientboundUpdateEnabledFeaturesPacket p_298844_)