Uses of Enum Class
net.minecraft.world.level.levelgen.densityfunction.generator.SimpleDensityFunction
Packages that use SimpleDensityFunction
-
Uses of SimpleDensityFunction in net.minecraft.world.level.levelgen.densityfunction.generator
Subclasses with type arguments of type SimpleDensityFunction in net.minecraft.world.level.levelgen.densityfunction.generatorFields in net.minecraft.world.level.levelgen.densityfunction.generator with type parameters of type SimpleDensityFunctionModifier and TypeFieldDescriptionprivate final com.mojang.serialization.MapCodec<SimpleDensityFunction> SimpleDensityFunction.codecMethods in net.minecraft.world.level.levelgen.densityfunction.generator that return SimpleDensityFunctionModifier and TypeMethodDescriptionstatic SimpleDensityFunctionReturns the enum constant of this class with the specified name.static SimpleDensityFunction[]SimpleDensityFunction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.levelgen.densityfunction.generator that return types with arguments of type SimpleDensityFunctionModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<SimpleDensityFunction> SimpleDensityFunction.codec()