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 TypeFieldDescriptionstatic final Feature<CountConfig>
Feature.SEA_PICKLE
static final RegistryEntry<ConfiguredFeature<CountConfig,
?>> OceanConfiguredFeatures.SEA_PICKLE
Modifier and TypeMethodDescriptionboolean
SeaPickleFeature.generate
(FeatureContext<CountConfig> context) ModifierConstructorDescriptionSeaPickleFeature
(com.mojang.serialization.Codec<CountConfig> configCodec)