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
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 com.mojang.serialization.Codec<GeodeConfiguration>
GeodeConfiguration.CODEC