- All Superinterfaces:
DensityFunction
- All Known Subinterfaces:
DensityFunctionTypes.class_6939
, DensityFunctionTypes.class_7050
- All Known Implementing Classes:
DensityFunctionTypes.Beardifier
, DensityFunctionTypes.BlendAlpha
, DensityFunctionTypes.BlendOffset
, DensityFunctionTypes.Constant
, DensityFunctionTypes.EndIslands
, DensityFunctionTypes.Noise
, DensityFunctionTypes.Shift
, DensityFunctionTypes.ShiftA
, DensityFunctionTypes.ShiftB
, DensityFunctionTypes.YClampedGradient
, InterpolatedNoiseSampler
, StructureWeightSampler
- Enclosing interface:
DensityFunction
- Mappings:
Namespace |
Name |
official |
ctp$c |
intermediary |
net/minecraft/class_6910$class_6913 |
named |
net/minecraft/world/gen/densityfunction/DensityFunction$class_6913 |
-
-
-
Method Summary
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, getCodec, halfNegative, maxValue, minValue, quarterNegative, sample, square, squeeze
-
Method Details
-
method_40470
- Specified by:
method_40470
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Lctp;a([DLctp$a;)V |
intermediary |
method_40470 |
Lnet/minecraft/class_6910;method_40470([DLnet/minecraft/class_6910$class_6911;)V |
named |
method_40470 |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;method_40470([DLnet/minecraft/world/gen/densityfunction/DensityFunction$class_6911;)V |
-
apply
- Specified by:
apply
in interface DensityFunction
- Mappings:
Namespace |
Name |
Mixin selector |
official |
a |
Lctp;a(Lctp$e;)Lctp; |
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; |