| Package | Description |
|---|---|
| net.tridentsdk.server.data.block |
Contains block meta implementations
|
| net.tridentsdk.server.world |
Implements classes in the package
net.tridentsdk.world.* package |
| net.tridentsdk.world |
World access: Chunks, dimensions, and loading, and world generation
|
| Modifier and Type | Class and Description |
|---|---|
class |
SignMetaImpl
Implements sign meta
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Tile> |
TridentChunkSnapshot.tiles() |
Collection<Tile> |
TridentChunk.tiles() |
Set<Tile> |
TridentWorld.tilesInternal() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Tile> |
Chunk.tiles()
Obtains the tile entities in this chunk
|
Copyright © 2016. All rights reserved.