Skip to content

Latest commit

 

History

History
87 lines (87 loc) · 4.06 KB

cn.nukkit.level.generator.PopChunkManager.md

File metadata and controls

87 lines (87 loc) · 4.06 KB
  • 成员变量一览

    • 继承自类 cn.nukkit.level.generator.SimpleChunkManager

      seed
  • 构造函数一览

    构造函数 
    构造函数描述
    PopChunkManager(long seed) 
  • 成员函数一览

    All Methods Instance Methods Concrete Methods 
    修饰符和类 成员函数描述
    void cleanChunks(long seed) 
    BaseFullChunk getChunk(int chunkX, int chunkZ) 
    void setChunk(int chunkX, int chunkZ, BaseFullChunk chunk) 
    • 继承自类 cn.nukkit.level.generator.SimpleChunkManager

      getBlockDataAt, getBlockIdAt, getSeed, setBlockAt, setBlockDataAt, setBlockFullIdAt, setBlockIdAt, setChunk, setSeed
    • 继承自类 java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 继承自接口 cn.nukkit.level.ChunkManager

      setBlockAt