Uses of Class
net.minecraft.world.gen.CountConfig
Packages that use CountConfig
-
Uses of CountConfig in net.minecraft.world.gen
Fields 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.feature
Fields 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 TypeMethodDescriptionboolean
SeaPickleFeature.generate
(FeatureContext<CountConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type CountConfigModifierConstructorDescriptionSeaPickleFeature
(com.mojang.serialization.Codec<CountConfig> configCodec)