Uses of Interface
net.minecraft.world.gen.densityfunction.DensityFunction
Packages that use DensityFunction
Package
Description
-
Uses of DensityFunction in net.minecraft.util.math.noise
Classes in net.minecraft.util.math.noise that implement DensityFunctionMethods in net.minecraft.util.math.noise that return types with arguments of type DensityFunctionModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<? extends DensityFunction>InterpolatedNoiseSampler.getCodec() -
Uses of DensityFunction in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type DensityFunctionModifier and TypeFieldDescriptionstatic final Registry<DensityFunction>BuiltinRegistries.DENSITY_FUNCTIONstatic final RegistryKey<Registry<DensityFunction>>Registry.DENSITY_FUNCTION_KEYstatic final Registry<com.mojang.serialization.Codec<? extends DensityFunction>>Registry.DENSITY_FUNCTION_TYPEstatic final RegistryKey<Registry<com.mojang.serialization.Codec<? extends DensityFunction>>>Registry.DENSITY_FUNCTION_TYPE_KEY -
Uses of DensityFunction in net.minecraft.world.biome.source.util
Fields in net.minecraft.world.biome.source.util declared as DensityFunctionModifier and TypeFieldDescriptionprivate final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.continentalnessThe field for thecontinentalnessrecord component.private final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.depthThe field for thedepthrecord component.private final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.erosionThe field for theerosionrecord component.private final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.humidityThe field for thehumidityrecord component.private final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.temperatureThe field for thetemperaturerecord component.private final DensityFunctionMultiNoiseUtil.MultiNoiseSampler.weirdnessThe field for theweirdnessrecord component.Fields in net.minecraft.world.biome.source.util with type parameters of type DensityFunctionModifier and TypeFieldDescriptionprivate final RegistryEntry<DensityFunction>VanillaTerrainParameters.class_7074.functionThe field for thefunctionrecord component.Methods in net.minecraft.world.biome.source.util that return DensityFunctionModifier and TypeMethodDescriptionMultiNoiseUtil.MultiNoiseSampler.continentalness()Returns the value of thecontinentalnessrecord component.MultiNoiseUtil.MultiNoiseSampler.depth()Returns the value of thedepthrecord component.MultiNoiseUtil.MultiNoiseSampler.erosion()Returns the value of theerosionrecord component.MultiNoiseUtil.MultiNoiseSampler.humidity()Returns the value of thehumidityrecord component.MultiNoiseUtil.MultiNoiseSampler.temperature()Returns the value of thetemperaturerecord component.MultiNoiseUtil.MultiNoiseSampler.weirdness()Returns the value of theweirdnessrecord component.Methods in net.minecraft.world.biome.source.util that return types with arguments of type DensityFunctionModifier and TypeMethodDescriptionVanillaTerrainParameters.class_7074.function()Returns the value of thefunctionrecord component.Constructors in net.minecraft.world.biome.source.util with parameters of type DensityFunctionModifierConstructorDescriptionMultiNoiseSampler(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, DensityFunction densityFunction5, DensityFunction densityFunction6, List<MultiNoiseUtil.NoiseHypercube> list) Constructor parameters in net.minecraft.world.biome.source.util with type arguments of type DensityFunction -
Uses of DensityFunction in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement DensityFunctionModifier and TypeClassDescriptionclassApplies weights to noise values if they are near structures, placing terrain under them and hollowing out the space above them.Methods in net.minecraft.world.gen with parameters of type DensityFunctionModifier and TypeMethodDescriptionprotected static ChunkNoiseSampler.BlockStateSamplerOreVeinSampler.create(DensityFunction veinToggle, DensityFunction veinRidged, DensityFunction veinGap, RandomDeriver randomDeriver) -
Uses of DensityFunction in net.minecraft.world.gen.chunk
Subinterfaces of DensityFunction in net.minecraft.world.gen.chunkModifier and TypeInterfaceDescriptionprivate static interfaceClasses in net.minecraft.world.gen.chunk that implement DensityFunctionModifier and TypeClassDescriptionprivate classprivate classprivate static classprivate classprivate classprivate classclassFields in net.minecraft.world.gen.chunk declared as DensityFunctionModifier and TypeFieldDescriptionprivate final DensityFunctionAquiferSampler.Impl.barrierNoiseprivate final DensityFunctionChunkNoiseSampler.NoiseInterpolator.columnSamplerprivate final DensityFunctionChunkNoiseSampler.field_36583private final DensityFunctionChunkNoiseSampler.class_6948.field_36599(package private) final DensityFunctionChunkNoiseSampler.class_6949.field_36603private final DensityFunctionChunkNoiseSampler.class_6950.field_36606private final DensityFunctionChunkNoiseSampler.class_6951.field_36612private final DensityFunctionAquiferSampler.Impl.fluidLevelFloodednessNoiseprivate final DensityFunctionAquiferSampler.Impl.fluidLevelSpreadNoiseprivate final DensityFunctionAquiferSampler.Impl.fluidTypeNoiseFields in net.minecraft.world.gen.chunk with type parameters of type DensityFunctionModifier and TypeFieldDescriptionprivate final Map<DensityFunction,DensityFunction> ChunkNoiseSampler.field_36582private final Map<DensityFunction,DensityFunction> ChunkNoiseSampler.field_36582Methods in net.minecraft.world.gen.chunk that return DensityFunctionModifier and TypeMethodDescriptiondefault DensityFunctionChunkNoiseSampler.ParentedNoiseType.apply(DensityFunction.DensityFunctionVisitor visitor) protected DensityFunctionChunkNoiseSampler.method_40529(DensityFunction densityFunction) private DensityFunctionChunkNoiseSampler.method_40533(DensityFunction densityFunction) ChunkNoiseSampler.class_6946.wrapped()ChunkNoiseSampler.class_6947.wrapped()ChunkNoiseSampler.class_6948.wrapped()ChunkNoiseSampler.class_6949.wrapped()ChunkNoiseSampler.class_6950.wrapped()ChunkNoiseSampler.class_6951.wrapped()ChunkNoiseSampler.NoiseInterpolator.wrapped()ChunkNoiseSampler.ParentedNoiseType.wrapped()Methods in net.minecraft.world.gen.chunk that return types with arguments of type DensityFunctionModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<? extends DensityFunction>ChunkNoiseSampler.class_6946.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>ChunkNoiseSampler.class_6947.getCodec()Methods in net.minecraft.world.gen.chunk with parameters of type DensityFunctionModifier and TypeMethodDescriptionstatic AquiferSamplerAquiferSampler.aquifer(ChunkNoiseSampler chunkNoiseSampler, ChunkPos chunkPos, DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, RandomDeriver randomDeriver, int minY, int height, AquiferSampler.FluidLevelSampler fluidLevelSampler) voidChunkNoiseSampler.method_40478(double[] double2, DensityFunction densityFunction) protected DensityFunctionChunkNoiseSampler.method_40529(DensityFunction densityFunction) private DensityFunctionChunkNoiseSampler.method_40533(DensityFunction densityFunction) Constructors in net.minecraft.world.gen.chunk with parameters of type DensityFunctionModifierConstructorDescription(package private)class_6948(DensityFunction densityFunction) (package private)class_6949(DensityFunction densityFunction) (package private)class_6950(DensityFunction densityFunction) (package private)class_6951(DensityFunction densityFunction, boolean bool) (package private)Impl(ChunkNoiseSampler chunkNoiseSampler, ChunkPos chunkPos, DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, RandomDeriver randomDeriver, int minY, int height, AquiferSampler.FluidLevelSampler fluidLevelSampler) (package private)NoiseInterpolator(DensityFunction columnSampler) -
Uses of DensityFunction in net.minecraft.world.gen.densityfunction
Subinterfaces of DensityFunction in net.minecraft.world.gen.densityfunctionModifier and TypeInterfaceDescriptionstatic interfaceprivate static interface(package private) static interfaceprivate static interfacestatic interface(package private) static interfacestatic interfaceClasses in net.minecraft.world.gen.densityfunction that implement DensityFunctionModifier and TypeClassDescriptionprotected static enumprotected static enumprivate static final recordprotected static enumprotected static final recordprivate static final recordprotected static final recordprotected static final recordprivate static final recordprotected static final recordprivate static final recordprotected static final classprotected static final recordprivate static final recordprivate static final recordprotected static final recordprotected static final recordprotected static final recordprotected static final recordstatic final recordstatic final recordDeprecated.protected static final recordprivate static final recordFields in net.minecraft.world.gen.densityfunction declared as DensityFunctionModifier and TypeFieldDescriptionprivate final DensityFunctionDensityFunctionTypes.class_6917.argument1The field for theargument1record component.private final DensityFunctionDensityFunctionTypes.class_6917.argument2The field for theargument2record component.private final DensityFunctionDensityFunctionTypes.TerrainShaperSpline.continentalnessDeprecated.The field for thecontinentalnessrecord component.private final DensityFunctionDensityFunctionTypes.TerrainShaperSpline.erosionDeprecated.The field for theerosionrecord component.private static final DensityFunctionDensityFunctions.field_36618private static final DensityFunctionDensityFunctions.field_36619private final DensityFunctionDensityFunctionTypes.BlendDensity.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.Clamp.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.class_6925.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.class_6929.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.RangeChoice.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.Slide.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.WeirdScaledSampler.inputThe field for theinputrecord component.private final DensityFunctionDensityFunctionTypes.ShiftedNoise.shiftXThe field for theshiftXrecord component.private final DensityFunctionDensityFunctionTypes.ShiftedNoise.shiftYThe field for theshiftYrecord component.private final DensityFunctionDensityFunctionTypes.ShiftedNoise.shiftZThe field for theshiftZrecord component.private final DensityFunctionDensityFunctionTypes.TerrainShaperSpline.weirdnessDeprecated.The field for theweirdnessrecord component.private final DensityFunctionDensityFunctionTypes.RangeChoice.whenInRangeThe field for thewhenInRangerecord component.private final DensityFunctionDensityFunctionTypes.RangeChoice.whenOutOfRangeThe field for thewhenOutOfRangerecord component.private final DensityFunctionDensityFunctionTypes.class_6927.wrappedThe field for thewrappedrecord component.Fields in net.minecraft.world.gen.densityfunction with type parameters of type DensityFunctionModifier and TypeFieldDescriptionprivate static final RegistryKey<DensityFunction>DensityFunctions.BASE_3D_NOISE_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_ENTRANCES_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_NOODLE_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_PILLARS_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_SPAGHETTI_2D_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_SPAGHETTI_2D_THICKNESS_MODULATOR_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CAVES_SPAGHETTI_ROUGHNESS_FUNCTION_OVERWORLDstatic final com.mojang.serialization.Codec<DensityFunction>DensityFunctionTypes.BlendAlpha.CODECstatic final com.mojang.serialization.Codec<DensityFunction>DensityFunctionTypes.BlendOffset.CODECstatic final com.mojang.serialization.Codec<DensityFunction>DensityFunctionTypes.class_7050.CODECprivate static final com.mojang.serialization.Codec<DensityFunction>DensityFunctionTypes.CODECprivate static final RegistryKey<DensityFunction>DensityFunctions.CONTINENTS_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.CONTINENTS_OVERWORLD_LARGE_BIOMEprivate static final RegistryKey<DensityFunction>DensityFunctions.DEPTH_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.DEPTH_OVERWORLD_LARGE_BIOMEprivate static final RegistryKey<DensityFunction>DensityFunctions.EROSION_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.EROSION_OVERWORLD_LARGE_BIOMEprivate static final RegistryKey<DensityFunction>DensityFunctions.FACTOR_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.FACTOR_OVERWORLD_LARGE_BIOMEstatic final com.mojang.serialization.Codec<DensityFunction>DensityFunction.field_37057static final com.mojang.serialization.Codec<DensityFunction>DensityFunction.field_37059static final com.mojang.serialization.Codec<DensityFunction>DensityFunctionTypes.field_37061private final RegistryEntry<DensityFunction>DensityFunctionTypes.class_7051.functionThe field for thefunctionrecord component.static final com.mojang.serialization.Codec<RegistryEntry<DensityFunction>>DensityFunction.REGISTRY_ENTRY_CODECprivate static final RegistryKey<DensityFunction>DensityFunctions.RIDGES_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.SHIFT_Xprivate static final RegistryKey<DensityFunction>DensityFunctions.SHIFT_Zprivate static final RegistryKey<DensityFunction>DensityFunctions.SLOPED_CHEESE_ENDprivate static final RegistryKey<DensityFunction>DensityFunctions.SLOPED_CHEESE_OVERWORLDprivate static final RegistryKey<DensityFunction>DensityFunctions.SLOPED_CHEESE_OVERWORLD_LARGE_BIOMEprivate static final RegistryKey<DensityFunction>DensityFunctions.Yprivate static final RegistryKey<DensityFunction>DensityFunctions.ZEROMethods in net.minecraft.world.gen.densityfunction that return DensityFunctionModifier and TypeMethodDescriptiondefault DensityFunctionDensityFunction.abs()DensityFunction.apply(DensityFunction.DensityFunctionVisitor visitor) default DensityFunctionDensityFunction.class_6913.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.BlendDensity.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.Clamp.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.class_6917.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.class_6927.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.class_6929.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.class_7051.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.RangeChoice.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.ShiftedNoise.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.Slide.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.Spline.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.TerrainShaperSpline.apply(DensityFunction.DensityFunctionVisitor visitor) Deprecated.DensityFunctionTypes.WeirdScaledSampler.apply(DensityFunction.DensityFunctionVisitor visitor) DensityFunctionTypes.class_6917.argument1()DensityFunctionTypes.class_6929.argument1()DensityFunctionTypes.Operation.argument1()DensityFunctionTypes.class_6917.argument2()DensityFunctionTypes.class_6929.argument2()DensityFunctionTypes.Operation.argument2()static DensityFunctionDensityFunctionTypes.blendAlpha()static DensityFunctionDensityFunctionTypes.blendDensity(DensityFunction densityFunction) static DensityFunctionDensityFunctionTypes.blendOffset()static DensityFunctionDensityFunctionTypes.cache2d(DensityFunction inputFunction) static DensityFunctionDensityFunctionTypes.cacheAllInCell(DensityFunction inputFunction) static DensityFunctionDensityFunctionTypes.cacheOnce(DensityFunction inputFunction) default DensityFunctionDensityFunction.clamp(double min, double max) static DensityFunctionDensityFunctionTypes.constant(double density) DensityFunctionTypes.TerrainShaperSpline.continentalness()Deprecated.Returns the value of thecontinentalnessrecord component.default DensityFunctionDensityFunction.cube()static DensityFunctionDensityFunctionTypes.endIslands(long seed) DensityFunctionTypes.TerrainShaperSpline.erosion()Deprecated.Returns the value of theerosionrecord component.static DensityFunctionDensityFunctionTypes.flatCache(DensityFunction inputFunction) default DensityFunctionDensityFunction.halfNegative()DensityFunctionTypes.BlendDensity.input()DensityFunctionTypes.Clamp.input()DensityFunctionTypes.class_6925.input()DensityFunctionTypes.class_6929.input()DensityFunctionTypes.class_6932.input()DensityFunctionTypes.class_6943.input()DensityFunctionTypes.RangeChoice.input()Returns the value of theinputrecord component.DensityFunctionTypes.Slide.input()DensityFunctionTypes.WeirdScaledSampler.input()static DensityFunctionDensityFunctionTypes.interpolated(DensityFunction inputFunction) private static DensityFunctionDensityFunctionTypes.method_40484(DensityFunction densityFunction, double double2, double double3) static DensityFunctionDensityFunctionTypes.method_40486(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40488(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3) static DensityFunctionDensityFunctionTypes.method_40489(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3) static DensityFunctionDensityFunctionTypes.method_40490(DensityFunction densityFunction, DensityFunctionTypes.class_6925.Type type) static DensityFunctionDensityFunctionTypes.method_40500(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40502(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters, double xzScale, double yScale) static DensityFunctionDensityFunctionTypes.method_40505(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40508(DensityFunction densityFunction, DensityFunction densityFunction2) private static DensityFunctionDensityFunctions.method_40539(DensityFunction densityFunction, DensityFunction densityFunction2, int int2, int int3, int int4) private static DensityFunctionDensityFunctions.method_40540(DensityFunction densityFunction, DensityFunction densityFunction2) private static DensityFunctionDensityFunctions.method_40541(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3, DensityFunction densityFunction4) private static DensityFunctionDensityFunctions.method_41101(DensityFunction densityFunction) private static DensityFunctionDensityFunctions.method_41102(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, DensityFunction densityFunction5, DensityFunction densityFunction6) private static DensityFunctionDensityFunctions.method_41112(RegistryKey<DensityFunction> registryKey, DensityFunction densityFunction) private static DensityFunctionDensityFunctions.method_41113()private static DensityFunctionDensityFunctions.method_41116(RegistryKey<DensityFunction> registryKey) private static DensityFunctionDensityFunctions.method_41117()private static DensityFunctionDensityFunctions.method_41119()private static DensityFunctionDensityFunctions.method_41121()private static DensityFunctionDensityFunctions.method_41122()private static DensityFunctionDensityFunctions.method_41207(GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction) static DensityFunctionDensityFunctionTypes.noise(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) static DensityFunctionDensityFunctionTypes.noise(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters, double yScale) static DensityFunctionDensityFunctionTypes.noise(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters, double double2, double double3) static DensityFunctionDensityFunctionTypes.noise(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters, double yScale, double double2, double double3) static DensityFunctionDensityFunctionTypes.noise(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters, double xzScale, double yScale, double double2, double double3) default DensityFunctionDensityFunction.quarterNegative()static DensityFunctionDensityFunctionTypes.rangeChoice(DensityFunction densityFunction, double double2, double double3, DensityFunction densityFunction2, DensityFunction densityFunction3) static DensityFunctionDensityFunctionTypes.shift(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) static DensityFunctionDensityFunctionTypes.shiftA(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) static DensityFunctionDensityFunctionTypes.shiftB(RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) static DensityFunctionDensityFunctionTypes.shiftedNoise(DensityFunction densityFunction, DensityFunction densityFunction2, double double2, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) DensityFunctionTypes.ShiftedNoise.shiftX()Returns the value of theshiftXrecord component.DensityFunctionTypes.ShiftedNoise.shiftY()Returns the value of theshiftYrecord component.DensityFunctionTypes.ShiftedNoise.shiftZ()Returns the value of theshiftZrecord component.static DensityFunctionDensityFunctionTypes.slide(GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction) default DensityFunctionDensityFunction.square()default DensityFunctionDensityFunction.squeeze()DensityFunctionTypes.TerrainShaperSpline.weirdness()Deprecated.Returns the value of theweirdnessrecord component.static DensityFunctionDensityFunctionTypes.weirdScaledSampler(DensityFunction densityFunction, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper) DensityFunctionTypes.RangeChoice.whenInRange()Returns the value of thewhenInRangerecord component.DensityFunctionTypes.RangeChoice.whenOutOfRange()Returns the value of thewhenOutOfRangerecord component.DensityFunctionTypes.class_6927.wrapped()DensityFunctionTypes.Wrapper.wrapped()static DensityFunctionDensityFunctionTypes.yClampedGradient(int int2, int int3, double double2, double double3) static DensityFunctionDensityFunctionTypes.zero()Methods in net.minecraft.world.gen.densityfunction that return types with arguments of type DensityFunctionModifier and TypeMethodDescriptionDensityFunctionTypes.class_7051.function()Returns the value of thefunctionrecord component.com.mojang.serialization.Codec<? extends DensityFunction>DensityFunction.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.BlendAlpha.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.BlendDensity.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.BlendOffset.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Clamp.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.class_6925.getCodec()default com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.class_7050.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.class_7051.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Constant.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.EndIslands.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Noise.getCodec()default com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Operation.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.RangeChoice.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Shift.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.ShiftA.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.ShiftB.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.ShiftedNoise.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Slide.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Spline.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.TerrainShaperSpline.getCodec()Deprecated.com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.WeirdScaledSampler.getCodec()default com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.Wrapper.getCodec()com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.YClampedGradient.getCodec()static RegistryEntry<? extends DensityFunction>DensityFunctions.init()private static RegistryKey<DensityFunction>private static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.register(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> registry, String id, com.mojang.serialization.Codec<? extends DensityFunction> codec) static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.registerAndGetDefault(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> registry) Methods in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionModifier and TypeMethodDescriptionstatic DensityFunctionDensityFunctionTypes.blendDensity(DensityFunction densityFunction) static DensityFunctionDensityFunctionTypes.cache2d(DensityFunction inputFunction) static DensityFunctionDensityFunctionTypes.cacheAllInCell(DensityFunction inputFunction) static DensityFunctionDensityFunctionTypes.cacheOnce(DensityFunction inputFunction) DensityFunctionTypes.Operation.create(DensityFunctionTypes.Operation.Type type, DensityFunction argument1, DensityFunction argument2) DensityFunctionTypes.ShiftedNoise.create(DensityFunction shiftX, DensityFunction shiftY, DensityFunction shiftZ, double xzScale, double yScale, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseData) DensityFunctionTypes.WeirdScaledSampler.create(DensityFunction input, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseData, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper) static DensityFunctionDensityFunctionTypes.flatCache(DensityFunction inputFunction) static DensityFunctionDensityFunctionTypes.interpolated(DensityFunction inputFunction) voidDensityFunction.class_6911.method_40478(double[] double2, DensityFunction densityFunction) private static DensityFunctionDensityFunctionTypes.method_40484(DensityFunction densityFunction, double double2, double double3) static DensityFunctionDensityFunctionTypes.method_40486(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40488(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3) static DensityFunctionDensityFunctionTypes.method_40489(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3) static DensityFunctionDensityFunctionTypes.method_40490(DensityFunction densityFunction, DensityFunctionTypes.class_6925.Type type) static DensityFunctionDensityFunctionTypes.method_40500(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40505(DensityFunction densityFunction, DensityFunction densityFunction2) static DensityFunctionDensityFunctionTypes.method_40508(DensityFunction densityFunction, DensityFunction densityFunction2) private static DensityFunctionDensityFunctions.method_40539(DensityFunction densityFunction, DensityFunction densityFunction2, int int2, int int3, int int4) private static DensityFunctionDensityFunctions.method_40540(DensityFunction densityFunction, DensityFunction densityFunction2) private static DensityFunctionDensityFunctions.method_40541(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3, DensityFunction densityFunction4) protected static doubleDensityFunctions.method_40543(GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction, int int2, int int3) DensityFunctionTypes.class_6925.method_41079(DensityFunctionTypes.class_6925.Type type, DensityFunction densityFunction) DensityFunctionTypes.TerrainShaperSpline.method_41094(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3) Deprecated.private static DensityFunctionDensityFunctions.method_41101(DensityFunction densityFunction) private static DensityFunctionDensityFunctions.method_41102(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, DensityFunction densityFunction5, DensityFunction densityFunction6) private static DensityFunctionDensityFunctions.method_41112(RegistryKey<DensityFunction> registryKey, DensityFunction densityFunction) private static DensityFunctionDensityFunctions.method_41207(GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction) static DensityFunctionDensityFunctionTypes.rangeChoice(DensityFunction densityFunction, double double2, double double3, DensityFunction densityFunction2, DensityFunction densityFunction3) static DensityFunctionDensityFunctionTypes.shiftedNoise(DensityFunction densityFunction, DensityFunction densityFunction2, double double2, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> noiseParameters) static DensityFunctionDensityFunctionTypes.slide(GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction) static DensityFunctionDensityFunctionTypes.weirdScaledSampler(DensityFunction densityFunction, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper) Method parameters in net.minecraft.world.gen.densityfunction with type arguments of type DensityFunctionModifier and TypeMethodDescription(package private) static <O> com.mojang.serialization.Codec<O>DensityFunctionTypes.method_41068(BiFunction<DensityFunction, DensityFunction, O> biFunction, Function<O, DensityFunction> function, Function<O, DensityFunction> function2) (package private) static <O> com.mojang.serialization.Codec<O>DensityFunctionTypes.method_41068(BiFunction<DensityFunction, DensityFunction, O> biFunction, Function<O, DensityFunction> function, Function<O, DensityFunction> function2) (package private) static <O> com.mojang.serialization.Codec<O>DensityFunctionTypes.method_41068(BiFunction<DensityFunction, DensityFunction, O> biFunction, Function<O, DensityFunction> function, Function<O, DensityFunction> function2) (package private) static <O> com.mojang.serialization.Codec<O>DensityFunctionTypes.method_41069(Function<DensityFunction, O> function, Function<O, DensityFunction> function2) private static DensityFunctionDensityFunctions.method_41112(RegistryKey<DensityFunction> registryKey, DensityFunction densityFunction) private static DensityFunctionDensityFunctions.method_41116(RegistryKey<DensityFunction> registryKey) private static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.register(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> registry, String id, com.mojang.serialization.Codec<? extends DensityFunction> codec) private static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.register(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> registry, String id, com.mojang.serialization.Codec<? extends DensityFunction> codec) static com.mojang.serialization.Codec<? extends DensityFunction>DensityFunctionTypes.registerAndGetDefault(Registry<com.mojang.serialization.Codec<? extends DensityFunction>> registry) Constructors in net.minecraft.world.gen.densityfunction with parameters of type DensityFunctionModifierConstructorDescription(package private)BlendDensity(DensityFunction densityFunction) protectedClamp(DensityFunction densityFunction, double double2, double double3) (package private)class_6917(DensityFunctionTypes.Operation.Type type, DensityFunction densityFunction, DensityFunction densityFunction2, double double2, double double3) protectedclass_6925(DensityFunctionTypes.class_6925.Type type, DensityFunction densityFunction, double double2, double double3) protectedclass_6927(DensityFunctionTypes.class_6927.Type type, DensityFunction densityFunction) (package private)class_6929(DensityFunctionTypes.class_6929.SpecificType specificType, DensityFunction densityFunction, double double2, double double3, double double4) (package private)RangeChoice(DensityFunction densityFunction, double double2, double double3, DensityFunction densityFunction2, DensityFunction densityFunction3) protectedShiftedNoise(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, double double2, double double3, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, @Nullable DoublePerlinNoiseSampler doublePerlinNoiseSampler) protectedSlide(@Nullable GenerationShapeConfig generationShapeConfig, DensityFunction densityFunction) TerrainShaperSpline(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, @Nullable VanillaTerrainParameters vanillaTerrainParameters, DensityFunctionTypes.TerrainShaperSpline.Spline spline, double double2, double double3) Deprecated.protectedWeirdScaledSampler(DensityFunction densityFunction, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, @Nullable DoublePerlinNoiseSampler doublePerlinNoiseSampler, DensityFunctionTypes.WeirdScaledSampler.RarityValueMapper rarityValueMapper) Constructor parameters in net.minecraft.world.gen.densityfunction with type arguments of type DensityFunction -
Uses of DensityFunction in net.minecraft.world.gen.noise
Fields in net.minecraft.world.gen.noise declared as DensityFunctionModifier and TypeFieldDescriptionprivate final DensityFunctionNoiseRouter.barrierNoiseThe field for thebarrierNoiserecord component.private final DensityFunctionSimpleNoiseRouter.barrierNoiseThe field for thebarrierNoiserecord component.private final DensityFunctionNoiseRouter.continentsThe field for thecontinentsrecord component.private final DensityFunctionSimpleNoiseRouter.continentsThe field for thecontinentsrecord component.private final DensityFunctionNoiseRouter.depthThe field for thedepthrecord component.private final DensityFunctionSimpleNoiseRouter.depthThe field for thedepthrecord component.private final DensityFunctionNoiseRouter.erosionThe field for theerosionrecord component.private final DensityFunctionSimpleNoiseRouter.erosionThe field for theerosionrecord component.private final DensityFunctionNoiseRouter.finalDensityThe field for thefinalDensityrecord component.private final DensityFunctionSimpleNoiseRouter.finalDensityThe field for thefinalDensityrecord component.private final DensityFunctionNoiseRouter.fluidLevelFloodednessNoiseThe field for thefluidLevelFloodednessNoiserecord component.private final DensityFunctionSimpleNoiseRouter.fluidLevelFloodednessNoiseThe field for thefluidLevelFloodednessNoiserecord component.private final DensityFunctionNoiseRouter.fluidLevelSpreadNoiseThe field for thefluidLevelSpreadNoiserecord component.private final DensityFunctionSimpleNoiseRouter.fluidLevelSpreadNoiseThe field for thefluidLevelSpreadNoiserecord component.private final DensityFunctionNoiseRouter.humidityThe field for thehumidityrecord component.private final DensityFunctionNoiseRouter.initialDensityWithoutJaggednessThe field for theinitialDensityWithoutJaggednessrecord component.private final DensityFunctionSimpleNoiseRouter.initialDensityWithoutJaggednessThe field for theinitialDensityWithoutJaggednessrecord component.private final DensityFunctionNoiseRouter.lavaNoiseThe field for thelavaNoiserecord component.private final DensityFunctionSimpleNoiseRouter.lavaNoiseThe field for thelavaNoiserecord component.private final DensityFunctionNoiseRouter.ridgesThe field for theridgesrecord component.private final DensityFunctionSimpleNoiseRouter.ridgesThe field for theridgesrecord component.private final DensityFunctionNoiseRouter.temperatureThe field for thetemperaturerecord component.private final DensityFunctionSimpleNoiseRouter.temperatureThe field for thetemperaturerecord component.private final DensityFunctionSimpleNoiseRouter.vegetationThe field for thevegetationrecord component.private final DensityFunctionNoiseRouter.veinGapThe field for theveinGaprecord component.private final DensityFunctionSimpleNoiseRouter.veinGapThe field for theveinGaprecord component.private final DensityFunctionNoiseRouter.veinRidgedThe field for theveinRidgedrecord component.private final DensityFunctionSimpleNoiseRouter.veinRidgedThe field for theveinRidgedrecord component.private final DensityFunctionNoiseRouter.veinToggleThe field for theveinTogglerecord component.private final DensityFunctionSimpleNoiseRouter.veinToggleThe field for theveinTogglerecord component.Methods in net.minecraft.world.gen.noise that return DensityFunctionModifier and TypeMethodDescriptionNoiseRouter.barrierNoise()Returns the value of thebarrierNoiserecord component.SimpleNoiseRouter.barrierNoise()Returns the value of thebarrierNoiserecord component.NoiseRouter.continents()Returns the value of thecontinentsrecord component.SimpleNoiseRouter.continents()Returns the value of thecontinentsrecord component.NoiseRouter.depth()Returns the value of thedepthrecord component.SimpleNoiseRouter.depth()Returns the value of thedepthrecord component.NoiseRouter.erosion()Returns the value of theerosionrecord component.SimpleNoiseRouter.erosion()Returns the value of theerosionrecord component.NoiseRouter.finalDensity()Returns the value of thefinalDensityrecord component.SimpleNoiseRouter.finalDensity()Returns the value of thefinalDensityrecord component.NoiseRouter.fluidLevelFloodednessNoise()Returns the value of thefluidLevelFloodednessNoiserecord component.SimpleNoiseRouter.fluidLevelFloodednessNoise()Returns the value of thefluidLevelFloodednessNoiserecord component.NoiseRouter.fluidLevelSpreadNoise()Returns the value of thefluidLevelSpreadNoiserecord component.SimpleNoiseRouter.fluidLevelSpreadNoise()Returns the value of thefluidLevelSpreadNoiserecord component.NoiseRouter.humidity()Returns the value of thehumidityrecord component.NoiseRouter.initialDensityWithoutJaggedness()Returns the value of theinitialDensityWithoutJaggednessrecord component.SimpleNoiseRouter.initialDensityWithoutJaggedness()Returns the value of theinitialDensityWithoutJaggednessrecord component.NoiseRouter.lavaNoise()Returns the value of thelavaNoiserecord component.SimpleNoiseRouter.lavaNoise()Returns the value of thelavaNoiserecord component.NoiseRouter.ridges()Returns the value of theridgesrecord component.SimpleNoiseRouter.ridges()Returns the value of theridgesrecord component.NoiseRouter.temperature()Returns the value of thetemperaturerecord component.SimpleNoiseRouter.temperature()Returns the value of thetemperaturerecord component.SimpleNoiseRouter.vegetation()Returns the value of thevegetationrecord component.NoiseRouter.veinGap()Returns the value of theveinGaprecord component.SimpleNoiseRouter.veinGap()Returns the value of theveinGaprecord component.NoiseRouter.veinRidged()Returns the value of theveinRidgedrecord component.SimpleNoiseRouter.veinRidged()Returns the value of theveinRidgedrecord component.NoiseRouter.veinToggle()Returns the value of theveinTogglerecord component.SimpleNoiseRouter.veinToggle()Returns the value of theveinTogglerecord component.Methods in net.minecraft.world.gen.noise that return types with arguments of type DensityFunctionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.codecs.RecordCodecBuilder<SimpleNoiseRouter,DensityFunction> SimpleNoiseRouter.method_41125(String string, Function<SimpleNoiseRouter, DensityFunction> function) Method parameters in net.minecraft.world.gen.noise with type arguments of type DensityFunctionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.codecs.RecordCodecBuilder<SimpleNoiseRouter,DensityFunction> SimpleNoiseRouter.method_41125(String string, Function<SimpleNoiseRouter, DensityFunction> function) Constructors in net.minecraft.world.gen.noise with parameters of type DensityFunctionModifierConstructorDescriptionNoiseRouter(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, RandomDeriver randomDeriver, RandomDeriver randomDeriver2, DensityFunction densityFunction5, DensityFunction densityFunction6, DensityFunction densityFunction7, DensityFunction densityFunction8, DensityFunction densityFunction9, DensityFunction densityFunction10, DensityFunction densityFunction11, DensityFunction densityFunction12, DensityFunction densityFunction13, DensityFunction densityFunction14, DensityFunction densityFunction15, List<MultiNoiseUtil.NoiseHypercube> list) SimpleNoiseRouter(DensityFunction densityFunction, DensityFunction densityFunction2, DensityFunction densityFunction3, DensityFunction densityFunction4, DensityFunction densityFunction5, DensityFunction densityFunction6, DensityFunction densityFunction7, DensityFunction densityFunction8, DensityFunction densityFunction9, DensityFunction densityFunction10, DensityFunction densityFunction11, DensityFunction densityFunction12, DensityFunction densityFunction13, DensityFunction densityFunction14, DensityFunction densityFunction15)