Class TrunkVineTreeDecorator

java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator

public class TrunkVineTreeDecorator extends TreeDecorator
Mappings:
Namespace Name
official dmc
intermediary net/minecraft/class_4664
named net/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<TrunkVineTreeDecorator> CODEC
      Mappings:
      Namespace Name Mixin selector
      official a Ldmc;a:Lcom/mojang/serialization/Codec;
      intermediary field_24964 Lnet/minecraft/class_4664;field_24964:Lcom/mojang/serialization/Codec;
      named CODEC Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;CODEC:Lcom/mojang/serialization/Codec;
    • INSTANCE

      public static final TrunkVineTreeDecorator INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official b Ldmc;b:Ldmc;
      intermediary field_24965 Lnet/minecraft/class_4664;field_24965:Lnet/minecraft/class_4664;
      named INSTANCE Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;INSTANCE:Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;
  • Constructor Details

    • TrunkVineTreeDecorator

      public TrunkVineTreeDecorator()
  • Method Details

    • getType

      protected TreeDecoratorType<?> getType()
      Specified by:
      getType in class TreeDecorator
      Mappings:
      Namespace Name Mixin selector
      official a Ldma;a()Ldmb;
      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

      public void generate(TreeDecorator.Generator generator)
      Specified by:
      generate in class TreeDecorator
      Mappings:
      Namespace Name Mixin selector
      official a Ldma;a(Ldma$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