Uses of Class
net.minecraft.world.gen.CountConfig
-
Uses of CountConfig in net.minecraft.world.gen
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CountConfig>
CountConfig.CODEC
-
Uses of CountConfig in net.minecraft.world.gen.feature
Modifier and TypeMethodDescriptionboolean
SeaPickleFeature.generate
(FeatureContext<CountConfig> context) ModifierConstructorDescriptionSeaPickleFeature
(com.mojang.serialization.Codec<CountConfig> configCodec)