-
-
-
Method Summary
double
default void
default double
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, apply, clamp, cube, getCodecHolder, halfNegative, maxValue, minValue, quarterNegative, square, squeeze
-
Method Details
-
-
sample
- Specified by:
sample
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Lddu;a(Lddu$b;)D |
intermediary |
method_40464 |
Lnet/minecraft/class_6910;method_40464(Lnet/minecraft/class_6910$class_6912;)D |
named |
sample |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;sample(Lnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;)D |
-
applyEach
- Specified by:
applyEach
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Lddu;a([DLddu$a;)V |
intermediary |
method_40470 |
Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)V |
named |
applyEach |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;applyEach([DLnet/minecraft/world/gen/densityfunction/DensityFunction$EachApplier;)V |
-
apply
double apply(double density)
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Lddv$p;a(D)D |
intermediary |
method_40520 |
Lnet/minecraft/class_6916$class_6932;method_40520(D)D |
named |
apply |
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Unary;apply(D)D |