Uses of Class
net.minecraft.world.gen.CountConfig
Packages that use CountConfig
- 
Uses of CountConfig in net.minecraft.world.genFields in net.minecraft.world.gen with type parameters of type CountConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CountConfig> CountConfig.CODEC
- 
Uses of CountConfig in net.minecraft.world.gen.featureFields in net.minecraft.world.gen.feature with type parameters of type CountConfigMethod parameters in net.minecraft.world.gen.feature with type arguments of type CountConfigModifier and TypeMethodDescriptionbooleanSeaPickleFeature.generate(FeatureContext<CountConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type CountConfigModifierConstructorDescriptionSeaPickleFeature(com.mojang.serialization.Codec<CountConfig> configCodec)