Skip to content

Latest commit

 

History

History
72 lines (72 loc) · 3.8 KB

cn.nukkit.level.generator.object.tree.TreeGenerator.md

File metadata and controls

72 lines (72 loc) · 3.8 KB
    • 构造函数一览

      构造函数 
      构造函数描述
      TreeGenerator() 
    • 成员函数一览

      All Methods Instance Methods Concrete Methods 
      修饰符和类 成员函数描述
      protected boolean canGrowInto(int id) 
      void generateSaplings(Level level, Random random, Vector3 pos) 
      protected void setDirtAt(ChunkManager level, BlockVector3 pos) 
      protected void setDirtAt(ChunkManager level, Vector3 pos) 
      • 继承自类 cn.nukkit.level.generator.object.BasicGenerator

        generate, setBlock, setBlockAndNotifyAdequately, setBlockAndNotifyAdequately, setDecorationDefaults
      • 继承自类 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait