Package net.minecraft
Class class_5850
- Direct Known Subclasses:
class_5855
public abstract class class_5850 extends class_5858<RangeDecoratorConfig>
- Mappings:
Namespace Name official cvfintermediary net/minecraft/class_5850named net/minecraft/class_5850
-
Field Summary
Fields Modifier and Type Field Description private static Loggerfield_28933Fields inherited from class net.minecraft.world.gen.decorator.Decorator
CARVING_MASK, CHANCE, COUNT, COUNT_EXTRA, COUNT_MULTILAYER, COUNT_NOISE, COUNT_NOISE_BIASED, DARK_OAK_TREE, DECORATED, DEPTH_AVERAGE, END_GATEWAY, GLOWSTONE, HEIGHTMAP, HEIGHTMAP_SPREAD_DOUBLE, HEIGHTMAP_WORLD_SURFACE, ICEBERG, LAVA_LAKE, NOPE, RANGE, RANGE_BIASED_TO_BOTTOM, RANGE_VERY_BIASED_TO_BOTTOM, SPREAD_32_ABOVE, SQUARE, TOP_SOLID_HEIGHTMAP -
Constructor Summary
Constructors Constructor Description class_5850(com.mojang.serialization.Codec<RangeDecoratorConfig> configCodec) -
Method Summary
Modifier and Type Method Description protected abstract intmethod_33861(Random random, int int2, int int3)protected intmethod_33875(DecoratorContext decoratorContext, Random random, RangeDecoratorConfig rangeDecoratorConfig, int int2)Methods inherited from class net.minecraft.class_5858
getPositions
-
Field Details
-
field_28933
- Mappings:
Namespace Name Mixin selector official yLcvf;y:Lorg/apache/logging/log4j/Logger;intermediary field_28933Lnet/minecraft/class_5850;field_28933:Lorg/apache/logging/log4j/Logger;named field_28933Lnet/minecraft/class_5850;field_28933:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
class_5850
- Mappings:
Namespace Name Mixin selector official <init>Lcvx;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_3284;<init>(Lcom/mojang/serialization/Codec;)Vnamed <init>Lnet/minecraft/world/gen/decorator/Decorator;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
method_33875
protected int method_33875(DecoratorContext decoratorContext, Random random, RangeDecoratorConfig rangeDecoratorConfig, int int2)- Specified by:
method_33875in classclass_5858<RangeDecoratorConfig>- Mappings:
Namespace Name Mixin selector official aLcvf;a(Lcvs;Ljava/util/Random;Lcsj;I)Iintermediary method_33860Lnet/minecraft/class_5850;method_33860(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_2997;I)Inamed method_33875Lnet/minecraft/class_5850;method_33875(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/world/gen/decorator/RangeDecoratorConfig;I)I
-
method_33861
- Mappings:
Namespace Name Mixin selector official aLcvf;a(Ljava/util/Random;II)Iintermediary method_33861Lnet/minecraft/class_5850;method_33861(Ljava/util/Random;II)Inamed method_33861Lnet/minecraft/class_5850;method_33861(Ljava/util/Random;II)I
-