|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aranai.dungeonator.generator.DungeonChunkGeneratorBukkit
public class DungeonChunkGeneratorBukkit
Generates a suitable chunk given x and z coordinates and surrounding DungeonChunks. This class is intended to eventually implement the (currently unfinished) ChunkGenerator class in the Bukkit API. For now, it has no use.
| Constructor Summary | |
|---|---|
DungeonChunkGeneratorBukkit()
|
|
| Method Summary | |
|---|---|
byte[] |
generate(java.util.Random arg0,
int arg1,
int arg2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DungeonChunkGeneratorBukkit()
| Method Detail |
|---|
public byte[] generate(java.util.Random arg0,
int arg1,
int arg2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||