Skip to content

Latest commit

 

History

History
103 lines (103 loc) · 4.33 KB

cn.nukkit.level.generator.object.ore.OreType.md

File metadata and controls

103 lines (103 loc) · 4.33 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    int clusterCount 
    int clusterSize 
    int fullId 
    int maxHeight 
    int minHeight 
    int replaceBlockId 
  • 构造函数一览

    构造函数 
    构造函数描述
    OreType(Block material, int clusterCount, int clusterSize, int minHeight, int maxHeight) 
    OreType(Block material, int clusterCount, int clusterSize, int minHeight, int maxHeight, int replaceBlockId) 
  • 成员函数一览

    All Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    boolean spawn(ChunkManager level, NukkitRandom rand, int replaceId, int x, int y, int z) 
    • 继承自类 java.lang.Object

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