| Package | Description |
|---|---|
| net.tridentsdk.server.chunk |
Contains infrastructure for player and world chunk management
|
| Modifier and Type | Method and Description |
|---|---|
CRefCounter |
ChunkHandler.get(ChunkLocation location)
Obtains the chunk reference counter at the specified location
|
static CRefCounter |
CRefCounter.wrap(TridentChunk chunk) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChunkHandler.apply(ChunkLocation location,
java.util.function.Consumer<CRefCounter> consumer)
Obtains the chunk reference counter and applies a transformation function
|
Copyright © 2016. All rights reserved.