-
-
-
Method Summary
Applies the visitor to every child density function and this.
Methods inherited from interface net.minecraft.world.gen.densityfunction.DensityFunction
abs, clamp, cube, fill, halfNegative, maxValue, minValue, quarterNegative, sample, square, squeeze
-
Method Details
-
type
- Mappings:
| Namespace |
Name |
Mixin selector |
| named |
type |
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;type()Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapping$Type; |
| intermediary |
comp_383 |
Lnet/minecraft/class_6916$class_7052;comp_383()Lnet/minecraft/class_6916$class_6927$class_6928; |
| official |
j |
Leju$m;j()Leju$l$a; |
-
wrapped
- Mappings:
| Namespace |
Name |
Mixin selector |
| named |
wrapped |
Lnet/minecraft/world/gen/densityfunction/DensityFunctionTypes$Wrapper;wrapped()Lnet/minecraft/world/gen/densityfunction/DensityFunction; |
| intermediary |
comp_469 |
Lnet/minecraft/class_6916$class_7052;comp_469()Lnet/minecraft/class_6910; |
| official |
k |
Leju$m;k()Lejt; |
-
getCodecHolder
- Specified by:
getCodecHolder in interface DensityFunction
- Mappings:
| Namespace |
Name |
Mixin selector |
| named |
getCodecHolder |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;getCodecHolder()Lnet/minecraft/util/dynamic/CodecHolder; |
| intermediary |
method_41062 |
Lnet/minecraft/class_6910;method_41062()Lnet/minecraft/class_7243; |
| official |
c |
Lejt;c()Lbbu; |
-
apply
Applies the visitor to every child density function and this.
- Specified by:
apply in interface DensityFunction
- Parameters:
visitor - the visitor that should be applied to this density function
- Returns:
- the resulting density function
- Mappings:
| Namespace |
Name |
Mixin selector |
| named |
apply |
Lnet/minecraft/world/gen/densityfunction/DensityFunction;apply(Lnet/minecraft/world/gen/densityfunction/DensityFunction$DensityFunctionVisitor;)Lnet/minecraft/world/gen/densityfunction/DensityFunction; |
| intermediary |
method_40469 |
Lnet/minecraft/class_6910;method_40469(Lnet/minecraft/class_6910$class_6915;)Lnet/minecraft/class_6910; |
| official |
a |
Lejt;a(Lejt$f;)Lejt; |