Interface | Description |
---|---|
BlockData | |
ChunkSelectionListener | |
WorldScanner.Operator |
Interface for world scan listeners
|
Class | Description |
---|---|
Biome | |
Biomes |
Biome constants and utility methods.
|
Chunk |
This class represents a loaded or not-yet-loaded chunk in the world.
|
ChunkDataSource |
Container representing a chunk data source with a timestamp and an input stream.
|
ChunkHeightmap |
Chunk heightmap.
|
ChunkPosition |
A chunk position consists of two integer coordinates x and z.
|
ChunkSelectionTracker |
Tracks chunk selections.
|
ChunkTexture |
Chunk texture
|
ChunkTopographyUpdater |
Renders topography layer for chunks on demand.
|
ChunkView |
Abstract representation of a view over a map of chunks.
|
Clouds |
Stores the cloud bits from the cloud texture
|
DeleteChunksJob |
A job for deleting selected chunks.
|
EmptyChunk |
Empty or non-existent chunk.
|
EmptyRegion |
An empty or non-existent region.
|
EmptyRegionChunk |
Empty or non-existent chunk.
|
EmptyWorld |
An empty or non-existent world.
|
Heightmap |
Chunk heightmap.
|
Icon |
A collection of icon images for Chunky.
|
Material | |
PlayerEntityData | |
Region |
Abstract region representation.
|
RegionChangeMonitor |
Monitors filesystem for changes to region files.
|
RegionParser |
Parses regions
|
RegionQueue |
Queue of region positions.
|
SkymapTexture |
Specialized skymap texture with multithreaded gamma correction
preprocessing.
|
World |
The World class contains information about the currently viewed world.
|
WorldScanner |
Utility methods to scan world directories for region files.
|
WorldTexture |
World texture.
|