パッケージ | 説明 |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.generator |
Classes to facilitate
world generation
implementation. |
修飾子とタイプ | メソッドと説明 |
---|---|
List<BlockPopulator> |
World.getPopulators()
Gets a list of all applied
BlockPopulator s for this World |
修飾子とタイプ | メソッドと説明 |
---|---|
List<BlockPopulator> |
ChunkGenerator.getDefaultPopulators(World world)
Gets a list of default
BlockPopulator s to apply to a given
world |
Copyright © 2016. All rights reserved.