Package net.minecraft
Class class_5849
- Direct Known Subclasses:
class_5854,class_5856
public abstract class class_5849 extends class_5858<class_5848>
- Mappings:
Namespace Name official cveintermediary net/minecraft/class_5849named net/minecraft/class_5849
-
Field Summary
Fields Modifier and Type Field Description private static Loggerfield_28932Fields 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_5849(com.mojang.serialization.Codec<class_5848> configCodec) -
Method Summary
Modifier and Type Method Description protected abstract intmethod_33859(Random random, int int2, int int3, int int4)protected intmethod_33875(DecoratorContext decoratorContext, Random random, class_5848 class_5848, int int2)Methods inherited from class net.minecraft.class_5858
getPositions
-
Field Details
-
field_28932
- Mappings:
Namespace Name Mixin selector official yLcve;y:Lorg/apache/logging/log4j/Logger;intermediary field_28932Lnet/minecraft/class_5849;field_28932:Lorg/apache/logging/log4j/Logger;named field_28932Lnet/minecraft/class_5849;field_28932:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
class_5849
- 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, class_5848 class_5848, int int2)- Specified by:
method_33875in classclass_5858<class_5848>- Mappings:
Namespace Name Mixin selector official aLcve;a(Lcvs;Ljava/util/Random;Lcrh;I)Iintermediary method_33858Lnet/minecraft/class_5849;method_33858(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_5848;I)Inamed method_33875Lnet/minecraft/class_5849;method_33875(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/class_5848;I)I
-
method_33859
- Mappings:
Namespace Name Mixin selector official aLcve;a(Ljava/util/Random;III)Iintermediary method_33859Lnet/minecraft/class_5849;method_33859(Ljava/util/Random;III)Inamed method_33859Lnet/minecraft/class_5849;method_33859(Ljava/util/Random;III)I
-