| Package | Description |
|---|---|
| org.cloudburstmc.server.level | |
| org.cloudburstmc.server.level.chunk | |
| org.cloudburstmc.server.player |
| Modifier and Type | Method and Description |
|---|---|
Set<ChunkLoader> |
Level.getChunkLoaders(int chunkX,
int chunkZ) |
Map<Integer,ChunkLoader> |
Level.getLoaders() |
| Modifier and Type | Method and Description |
|---|---|
Set<ChunkLoader> |
Chunk.getLoaders() |
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.addLoader(ChunkLoader chunkLoader) |
void |
Chunk.removeLoader(ChunkLoader chunkLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
Player |
Copyright © 2020. All rights reserved.