Class PaleMossTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.PaleMossTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/PaleMossTreeDecoratorintermediary net/minecraft/class_10325official far
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<PaleMossTreeDecorator> private final floatprivate final floatprivate final floatFields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC -
Constructor Summary
ConstructorsConstructorDescriptionPaleMossTreeDecorator(float leavesProbability, float trunkProbability, float groundProbability) -
Method Summary
Modifier and TypeMethodDescriptionprivate static voiddecorate(BlockPos pos, TreeDecorator.Generator generator) voidgenerate(TreeDecorator.Generator generator) protected TreeDecoratorType<?> getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_54798Lnet/minecraft/class_10325;field_54798:Lcom/mojang/serialization/MapCodec;official aLfar;a:Lcom/mojang/serialization/MapCodec;
-
leavesProbability
private final float leavesProbability- Mappings:
Namespace Name Mixin selector named leavesProbabilityLnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;leavesProbability:Fintermediary field_54799Lnet/minecraft/class_10325;field_54799:Fofficial bLfar;b:F
-
trunkProbability
private final float trunkProbability- Mappings:
Namespace Name Mixin selector named trunkProbabilityLnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;trunkProbability:Fintermediary field_54800Lnet/minecraft/class_10325;field_54800:Fofficial cLfar;c:F
-
groundProbability
private final float groundProbability- Mappings:
Namespace Name Mixin selector named groundProbabilityLnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;groundProbability:Fintermediary field_54801Lnet/minecraft/class_10325;field_54801:Fofficial dLfar;d:F
-
-
Constructor Details
-
PaleMossTreeDecorator
public PaleMossTreeDecorator(float leavesProbability, float trunkProbability, float groundProbability) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;<init>(FFF)Vintermediary <init>Lnet/minecraft/class_10325;<init>(FFF)Vofficial <init>Lfar;<init>(FFF)V
-
-
Method Details
-
getType
- Specified by:
getTypein classTreeDecorator- Mappings:
Namespace Name Mixin selector named getTypeLnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary method_28893Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;official aLfat;a()Lfau;
-
generate
- Specified by:
generatein classTreeDecorator- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)Vintermediary method_23469Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)Vofficial aLfat;a(Lfat$a;)V
-
decorate
- Mappings:
Namespace Name Mixin selector named decorateLnet/minecraft/world/gen/treedecorator/PaleMossTreeDecorator;decorate(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)Vintermediary method_64814Lnet/minecraft/class_10325;method_64814(Lnet/minecraft/class_2338;Lnet/minecraft/class_4662$class_7402;)Vofficial aLfar;a(Liz;Lfat$a;)V
-