Uses of Enum Class
net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper
Packages that use DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper
-
Uses of DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper in net.minecraft.world.gen.densityfunction
Fields in net.minecraft.world.gen.densityfunction declared as DensityFunctionTypes.WeirdScaledSampler.RarityValueMapperModifier and TypeFieldDescriptionDensityFunctionTypes.WeirdScaledSampler.rarityValueMapperThe field for therarityValueMapperrecord component.Fields in net.minecraft.world.gen.densityfunction with type parameters of type DensityFunctionTypes.WeirdScaledSampler.RarityValueMapperMethods in net.minecraft.world.gen.densityfunction that return DensityFunctionTypes.WeirdScaledSampler.RarityValueMapperModifier and TypeMethodDescriptionDensityFunctionTypes.WeirdScaledSampler.rarityValueMapper()Returns the value of therarityValueMapperrecord component.Returns the enum constant of this class with the specified name.DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionTypes.WeirdScaledSampler.RarityValueMapperModifier and TypeMethodDescriptionstatic DensityFunctionDensityFunctionTypes.weirdScaledSampler(DensityFunction densityFunction, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper) Constructors in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionTypes.WeirdScaledSampler.RarityValueMapperModifierConstructorDescriptionprotectedWeirdScaledSampler(DensityFunction densityFunction, DensityFunction.class_7270 class_7270, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper)