Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.GeodeConfiguration
Packages that use GeodeConfiguration
Package
Description
-
Uses of GeodeConfiguration in net.minecraft.world.level.levelgen.feature
Subclasses with type arguments of type GeodeConfiguration in net.minecraft.world.level.levelgen.featureFields 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 TypeMethodDescriptionbooleanGeodeFeature.place(FeaturePlaceContext<GeodeConfiguration> context) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type GeodeConfigurationModifierConstructorDescriptionGeodeFeature(com.mojang.serialization.Codec<GeodeConfiguration> codec) -
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