| Package | Description |
|---|---|
| org.cloudburstmc.server.level.chunk |
| Modifier and Type | Method and Description |
|---|---|
CloudChunkSection |
CloudChunkSection.copy() |
CloudChunkSection |
CloudLockableChunk.getOrCreateSection(int y) |
CloudChunkSection |
UnsafeChunk.getOrCreateSection(int y) |
CloudChunkSection |
CloudLockableChunk.getSection(int y) |
CloudChunkSection |
UnsafeChunk.getSection(int y) |
CloudChunkSection[] |
CloudLockableChunk.getSections() |
CloudChunkSection[] |
UnsafeChunk.getSections() |
| Modifier and Type | Method and Description |
|---|---|
ChunkBuilder |
ChunkBuilder.sections(CloudChunkSection[] sections) |
Copyright © 2021. All rights reserved.