Class AlterGroundTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/AlterGroundTreeDecoratorintermediary net/minecraft/class_4658official exp
-
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<AlterGroundTreeDecorator> private final BlockStateProviderFields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(TreeDecorator.Generator generator) protected TreeDecoratorType<?> getType()private voidsetArea(TreeDecorator.Generator generator, BlockPos origin) private voidsetColumn(TreeDecorator.Generator generator, BlockPos origin)
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_24957Lnet/minecraft/class_4658;field_24957:Lcom/mojang/serialization/MapCodec;official aLexp;a:Lcom/mojang/serialization/MapCodec;
-
provider
- Mappings:
Namespace Name Mixin selector named providerLnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;provider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;intermediary field_21316Lnet/minecraft/class_4658;field_21316:Lnet/minecraft/class_4651;official bLexp;b:Lexd;
-
-
Constructor Details
-
AlterGroundTreeDecorator
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;<init>(Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;)Vintermediary <init>Lnet/minecraft/class_4658;<init>(Lnet/minecraft/class_4651;)Vofficial <init>Lexp;<init>(Lexd;)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 aLexy;a()Lexz;
-
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 aLexy;a(Lexy$a;)V
-
setArea
- Mappings:
Namespace Name Mixin selector named setAreaLnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setArea(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_23462Lnet/minecraft/class_4658;method_23462(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)Vofficial aLexp;a(Lexy$a;Lja;)V
-
setColumn
- Mappings:
Namespace Name Mixin selector named setColumnLnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setColumn(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_23463Lnet/minecraft/class_4658;method_23463(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)Vofficial bLexp;b(Lexy$a;Lja;)V
-