Uses of Record Class
net.minecraft.network.packet.s2c.config.FeaturesS2CPacket
Packages that use FeaturesS2CPacket
-
Uses of FeaturesS2CPacket in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type FeaturesS2CPacketModifier and TypeMethodDescriptionvoid
ClientConfigurationNetworkHandler.onFeatures
(FeaturesS2CPacket packet) -
Uses of FeaturesS2CPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type FeaturesS2CPacketModifier and TypeMethodDescriptionvoid
ClientConfigurationPacketListener.onFeatures
(FeaturesS2CPacket packet)