Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
X
Z
S
S
- Static variable in class com.aranai.dungeonator.
Direction
South
save()
- Method in class com.aranai.dungeonator.generator.
DungeonChunkEditor
Save the currently active chunk with an inferred path and name.
save(String)
- Method in class com.aranai.dungeonator.generator.
DungeonChunkEditor
Save the currently active chunk with an inferred path and specified name.
save(String, String)
- Method in class com.aranai.dungeonator.generator.
DungeonChunkEditor
Save the currently active chunk with an specified path and specified name.
saveChunk(DungeonChunk)
- Method in class com.aranai.dungeonator.datastore.
DungeonDataStore
saveChunk(DungeonChunk)
- Method in interface com.aranai.dungeonator.datastore.
IDungeonDataStore
Saves a DungeonChunk to the data store.
saveChunks(boolean, IProgressUpdate)
- Method in class com.aranai.dungeonator.generator.
DungeonChunkProvider
seed
- Variable in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
Random seed used for procedural chunks.
serialVersionUID
- Static variable in exception com.aranai.dungeonator.datastore.
DataStoreDeleteException
The Constant serialVersionUID.
serialVersionUID
- Static variable in exception com.aranai.dungeonator.datastore.
DataStoreException
The Constant serialVersionUID.
serialVersionUID
- Static variable in exception com.aranai.dungeonator.datastore.
DataStoreGetException
The Constant serialVersionUID.
serialVersionUID
- Static variable in exception com.aranai.dungeonator.datastore.
DataStoreSaveException
The Constant serialVersionUID.
setDoorway(DungeonChunkDoorway)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
setDoorway(DungeonChunkDoorway)
- Method in interface com.aranai.dungeonator.dungeonchunk.
IDungeonChunk
Sets a doorway.
setHandle(Chunk)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
setHandle(Chunk)
- Method in interface com.aranai.dungeonator.dungeonchunk.
IDungeonChunk
Sets the handle for the DungeonChunk's chunk data.
setNeighbor(byte, IDungeonChunk)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
setNeighbor(byte, IDungeonChunk)
- Method in interface com.aranai.dungeonator.dungeonchunk.
IDungeonChunk
Sets the neighboring chunk for the specified direction.
setSeed(long)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
setSeed(long)
- Method in interface com.aranai.dungeonator.dungeonchunk.
IDungeonChunk
Sets the seed.
setType(DungeonChunkType)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunk
setType(DungeonChunkType)
- Method in interface com.aranai.dungeonator.dungeonchunk.
IDungeonChunk
Sets the DungeonChunkType for the chunk.
SIDE_EAST
- Static variable in class com.aranai.dungeonator.
Direction
East Side Directions
SIDE_NORTH
- Static variable in class com.aranai.dungeonator.
Direction
North Side Directions
SIDE_SOUTH
- Static variable in class com.aranai.dungeonator.
Direction
South Side Directions
SIDE_WEST
- Static variable in class com.aranai.dungeonator.
Direction
West Side Directions
sizeX
- Variable in class com.aranai.dungeonator.generator.
Cuboid
The cuboid width.
sizeY
- Variable in class com.aranai.dungeonator.generator.
Cuboid
The cuboid height.
sizeZ
- Variable in class com.aranai.dungeonator.generator.
Cuboid
The cuboid depth.
SSE
- Static variable in class com.aranai.dungeonator.
Direction
South by Southeast
SSW
- Static variable in class com.aranai.dungeonator.
Direction
South by Southwest
start(DungeonChunk)
- Method in class com.aranai.dungeonator.generator.
DungeonChunkEditor
Starts the editing operation.
storeChunk(DungeonChunk)
- Method in class com.aranai.dungeonator.dungeonchunk.
DungeonChunkManager
Stores and caches the Dungeonator-specific chunk data.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
X
Z