java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
pers.saikel0rado1iu.spontaneousreplace.terriforest.world.gen.treedecorator.EerieTreeDecorator

public class EerieTreeDecorator extends net.minecraft.world.gen.treedecorator.TreeDecorator

阴森木树木装饰器

阴森木的树木装饰器,用于生成阴森木的树根
从以下版本开始:
1.0.0
  • 嵌套类概要

    从类继承的嵌套类/接口 net.minecraft.world.gen.treedecorator.TreeDecorator

    net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final com.mojang.serialization.MapCodec<EerieTreeDecorator>
     

    从类继承的字段 net.minecraft.world.gen.treedecorator.TreeDecorator

    TYPE_CODEC
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    generate(net.minecraft.world.gen.treedecorator.TreeDecorator.Generator generator)
     
    protected net.minecraft.world.gen.treedecorator.TreeDecoratorType<?>
     

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

  • 构造器详细资料

    • EerieTreeDecorator

      public EerieTreeDecorator()
  • 方法详细资料

    • generate

      public void generate(net.minecraft.world.gen.treedecorator.TreeDecorator.Generator generator)
      指定者:
      generate 在类中 net.minecraft.world.gen.treedecorator.TreeDecorator
    • getType

      protected net.minecraft.world.gen.treedecorator.TreeDecoratorType<?> getType()
      指定者:
      getType 在类中 net.minecraft.world.gen.treedecorator.TreeDecorator