Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.GeodeConfiguration
Packages that use GeodeConfiguration
Package
Description
-
Uses of GeodeConfiguration in net.minecraft.data.worldgen.features
Fields in net.minecraft.data.worldgen.features with type parameters of type GeodeConfigurationModifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<GeodeConfiguration,
?>> CaveFeatures.AMETHYST_GEODE
-
Uses of GeodeConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type GeodeConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type GeodeConfigurationModifier and TypeMethodDescriptionboolean
GeodeFeature.place
(FeaturePlaceContext<GeodeConfiguration> p_159836_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type GeodeConfigurationModifierConstructorDescriptionGeodeFeature
(com.mojang.serialization.Codec<GeodeConfiguration> p_159834_) -
Uses of GeodeConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type GeodeConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<GeodeConfiguration>
GeodeConfiguration.CODEC