Class AlterGroundTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
- Mappings:
Namespace Name official dwl
intermediary net/minecraft/class_4658
named net/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AlterGroundTreeDecorator>
private final BlockStateProvider
Fields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(TreeDecorator.Generator generator) protected TreeDecoratorType<?>
getType()
private void
setArea
(TreeDecorator.Generator generator, BlockPos origin) private void
setColumn
(TreeDecorator.Generator generator, BlockPos origin)
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official a
Ldwl;a:Lcom/mojang/serialization/Codec;
intermediary field_24957
Lnet/minecraft/class_4658;field_24957:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;CODEC:Lcom/mojang/serialization/Codec;
-
provider
- Mappings:
Namespace Name Mixin selector official b
Ldwl;b:Ldvz;
intermediary field_21316
Lnet/minecraft/class_4658;field_21316:Lnet/minecraft/class_4651;
named provider
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;provider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
-
-
Constructor Details
-
AlterGroundTreeDecorator
- Mappings:
Namespace Name Mixin selector official <init>
Ldwl;<init>(Ldvz;)V
intermediary <init>
Lnet/minecraft/class_4658;<init>(Lnet/minecraft/class_4651;)V
named <init>
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;<init>(Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;)V
-
-
Method Details
-
getType
- Specified by:
getType
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector official a
Ldwq;a()Ldwr;
intermediary method_28893
Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;
named getType
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;
-
generate
- Specified by:
generate
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector official a
Ldwq;a(Ldwq$a;)V
intermediary method_23469
Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)V
named generate
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)V
-
setArea
- Mappings:
Namespace Name Mixin selector official a
Ldwl;a(Ldwq$a;Lhx;)V
intermediary method_23462
Lnet/minecraft/class_4658;method_23462(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)V
named setArea
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setArea(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)V
-
setColumn
- Mappings:
Namespace Name Mixin selector official b
Ldwl;b(Ldwq$a;Lhx;)V
intermediary method_23463
Lnet/minecraft/class_4658;method_23463(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)V
named setColumn
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setColumn(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)V
-