Class DepthAverageDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.DepthAverageDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
public class DepthAverageDecoratorConfig extends Object implements DecoratorConfig
- Mappings:
Namespace Name official cvtintermediary net/minecraft/class_3277named net/minecraft/world/gen/decorator/DepthAverageDecoratorConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<DepthAverageDecoratorConfig>CODECprivate class_5843field_28936private intspreadFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors Constructor Description DepthAverageDecoratorConfig(class_5843 class_5843, int spread) -
Method Summary
Modifier and Type Method Description class_5843method_33869()intmethod_33870()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcvt;a:Lcom/mojang/serialization/Codec;intermediary field_24982Lnet/minecraft/class_3277;field_24982:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
field_28936
- Mappings:
Namespace Name Mixin selector official cLcvt;c:Lcne;intermediary field_28936Lnet/minecraft/class_3277;field_28936:Lnet/minecraft/class_5843;named field_28936Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;field_28936:Lnet/minecraft/class_5843;
-
spread
private final int spread- Mappings:
Namespace Name Mixin selector official dLcvt;d:Iintermediary field_14212Lnet/minecraft/class_3277;field_14212:Inamed spreadLnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;spread:I
-
-
Constructor Details
-
DepthAverageDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>Lcvt;<init>(Lcne;I)Vintermediary <init>Lnet/minecraft/class_3277;<init>(Lnet/minecraft/class_5843;I)Vnamed <init>Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;<init>(Lnet/minecraft/class_5843;I)V
-
-
Method Details
-
method_33869
- Mappings:
Namespace Name Mixin selector official aLcvt;a()Lcne;intermediary method_33869Lnet/minecraft/class_3277;method_33869()Lnet/minecraft/class_5843;named method_33869Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;method_33869()Lnet/minecraft/class_5843;
-
method_33870
public int method_33870()- Mappings:
Namespace Name Mixin selector official bLcvt;b()Iintermediary method_33870Lnet/minecraft/class_3277;method_33870()Inamed method_33870Lnet/minecraft/world/gen/decorator/DepthAverageDecoratorConfig;method_33870()I
-