Class CountDecorator
java.lang.Object
net.minecraft.world.gen.decorator.Decorator<DC>
net.minecraft.world.gen.decorator.AbstractCountDecorator<CountConfig>
net.minecraft.world.gen.decorator.CountDecorator
- Mappings:
Namespace Name official dcrintermediary net/minecraft/class_5440named net/minecraft/world/gen/decorator/CountDecorator
-
Field Summary
Fields inherited from class net.minecraft.world.gen.decorator.Decorator
BLOCK_FILTER, CARVING_MASK, CAVE_SURFACE, CHANCE, COUNT, COUNT_EXTRA, COUNT_MULTILAYER, COUNT_NOISE, COUNT_NOISE_BIASED, DARK_OAK_TREE, DECORATED, END_GATEWAY, ENVIRONMENT_SCAN, HEIGHTMAP, ICEBERG, LAVA_LAKE, NOPE, RANGE, SQUARE, SURFACE_RELATIVE_THRESHOLD, WATER_DEPTH_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetCount(Random random, CountConfig countConfig, BlockPos blockPos) Methods inherited from class net.minecraft.world.gen.decorator.AbstractCountDecorator
getPositions
-
Constructor Details
-
CountDecorator
- Mappings:
Namespace Name Mixin selector official <init>Lddb;<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
-
getCount
- Specified by:
getCountin classAbstractCountDecorator<CountConfig>- Mappings:
Namespace Name Mixin selector official aLdcr;a(Ljava/util/Random;Lcxv;Lgh;)Iintermediary method_33864Lnet/minecraft/class_5440;method_33864(Ljava/util/Random;Lnet/minecraft/class_2984;Lnet/minecraft/class_2338;)Inamed getCountLnet/minecraft/world/gen/decorator/CountDecorator;getCount(Ljava/util/Random;Lnet/minecraft/world/gen/CountConfig;Lnet/minecraft/util/math/BlockPos;)I
-