Class CreakingHeartTreeDecorator

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

public class CreakingHeartTreeDecorator extends TreeDecorator
Mappings:
Namespace Name
named net/minecraft/world/gen/treedecorator/CreakingHeartTreeDecorator
intermediary net/minecraft/class_10324
official elq
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<CreakingHeartTreeDecorator> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/world/gen/treedecorator/CreakingHeartTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;
      intermediary field_54796 Lnet/minecraft/class_10324;field_54796:Lcom/mojang/serialization/MapCodec;
      official a Lelq;a:Lcom/mojang/serialization/MapCodec;
    • probability

      private final float probability
      Mappings:
      Namespace Name Mixin selector
      named probability Lnet/minecraft/world/gen/treedecorator/CreakingHeartTreeDecorator;probability:F
      intermediary field_54797 Lnet/minecraft/class_10324;field_54797:F
      official b Lelq;b:F
  • Constructor Details

    • CreakingHeartTreeDecorator

      public CreakingHeartTreeDecorator(float probability)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/gen/treedecorator/CreakingHeartTreeDecorator;<init>(F)V
      intermediary <init> Lnet/minecraft/class_10324;<init>(F)V
      official <init> Lelq;<init>(F)V
  • Method Details

    • getType

      protected TreeDecoratorType<?> getType()
      Specified by:
      getType in class TreeDecorator
      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 Lelt;a()Lelu;
    • generate

      public void generate(TreeDecorator.Generator generator)
      Specified by:
      generate in class TreeDecorator
      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 Lelt;a(Lelt$a;)V