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/AlterGroundTreeDecorator
intermediary net/minecraft/class_4658
official ekq
-
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 BlockStateProvider
Fields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC
-
Constructor Summary
Constructors -
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 named CODEC
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;
intermediary field_24957
Lnet/minecraft/class_4658;field_24957:Lcom/mojang/serialization/MapCodec;
official a
Lekq;a:Lcom/mojang/serialization/MapCodec;
-
provider
- Mappings:
Namespace Name Mixin selector named provider
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;provider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
intermediary field_21316
Lnet/minecraft/class_4658;field_21316:Lnet/minecraft/class_4651;
official b
Lekq;b:Leke;
-
-
Constructor Details
-
AlterGroundTreeDecorator
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;<init>(Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;)V
intermediary <init>
Lnet/minecraft/class_4658;<init>(Lnet/minecraft/class_4651;)V
official <init>
Lekq;<init>(Leke;)V
-
-
Method Details
-
getType
- Specified by:
getType
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector named getType
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;
intermediary method_28893
Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;
official a
Lekx;a()Leky;
-
generate
- Specified by:
generate
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector named generate
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)V
intermediary method_23469
Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)V
official a
Lekx;a(Lekx$a;)V
-
setArea
- Mappings:
Namespace Name Mixin selector named setArea
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setArea(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)V
intermediary method_23462
Lnet/minecraft/class_4658;method_23462(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)V
official a
Lekq;a(Lekx$a;Lji;)V
-
setColumn
- Mappings:
Namespace Name Mixin selector named setColumn
Lnet/minecraft/world/gen/treedecorator/AlterGroundTreeDecorator;setColumn(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;Lnet/minecraft/util/math/BlockPos;)V
intermediary method_23463
Lnet/minecraft/class_4658;method_23463(Lnet/minecraft/class_4662$class_7402;Lnet/minecraft/class_2338;)V
official b
Lekq;b(Lekx$a;Lji;)V
-