Class PlaceOnGroundTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.PlaceOnGroundTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecoratorintermediary net/minecraft/class_10600official far
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockStateProviderstatic final com.mojang.serialization.MapCodec<PlaceOnGroundTreeDecorator> private final intprivate final intprivate final intFields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC -
Constructor Summary
ConstructorsConstructorDescriptionPlaceOnGroundTreeDecorator(int tries, int radius, int height, BlockStateProvider blockStateProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(TreeDecorator.Generator generator) private voidgenerate(TreeDecorator.Generator generator, BlockPos pos) protected TreeDecoratorType<?> getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_55836Lnet/minecraft/class_10600;field_55836:Lcom/mojang/serialization/MapCodec;official aLfar;a:Lcom/mojang/serialization/MapCodec;
-
tries
private final int tries- Mappings:
Namespace Name Mixin selector named triesLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;tries:Iintermediary field_55837Lnet/minecraft/class_10600;field_55837:Iofficial bLfar;b:I
-
radius
private final int radius- Mappings:
Namespace Name Mixin selector named radiusLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;radius:Iintermediary field_55838Lnet/minecraft/class_10600;field_55838:Iofficial cLfar;c:I
-
height
private final int height- Mappings:
Namespace Name Mixin selector named heightLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;height:Iintermediary field_55839Lnet/minecraft/class_10600;field_55839:Iofficial dLfar;d:I
-
blockStateProvider
- Mappings:
Namespace Name Mixin selector named blockStateProviderLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;blockStateProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;intermediary field_55840Lnet/minecraft/class_10600;field_55840:Lnet/minecraft/class_4651;official eLfar;e:Lezx;
-
-
Constructor Details
-
PlaceOnGroundTreeDecorator
public PlaceOnGroundTreeDecorator(int tries, int radius, int height, BlockStateProvider blockStateProvider) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;<init>(IIILnet/minecraft/world/gen/stateprovider/BlockStateProvider;)Vintermediary <init>Lnet/minecraft/class_10600;<init>(IIILnet/minecraft/class_4651;)Vofficial <init>Lfar;<init>(IIILezx;)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 aLfas;a()Lfat;
-
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 aLfas;a(Lfas$a;)V
-
generate
- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/world/gen/treedecorator/PlaceOnGroundTreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_66485Lnet/minecraft/class_10600;method_66485(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)Vofficial aLfar;a(Lfas$a;Liz;)V
-