-
-
-
Method Summary
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, getCodecHolder, halfNegative, maxValue, minValue, quarterNegative, sample, square, squeeze
-
Method Details
-
applyEach
- Specified by:
applyEach
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Ldak;a([DLdak$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
- Specified by:
apply
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Ldak;a(Ldak$f;)Ldak; |
intermediary |
method_40469 |
Lnet/minecraft/class_6910;method_40469(Lnet/minecraft/class_6910$class_6915;)Lnet/minecraft/class_6910; |
named |
apply |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;apply(Lnet/minecraft/world/gen/densityfunction/DensityFunction$DensityFunctionVisitor;)Lnet/minecraft/world/gen/densityfunction/DensityFunction; |