Uses of Interface
org.cloudburstmc.api.level.chunk.ChunkSection
Packages that use ChunkSection
-
Uses of ChunkSection in org.cloudburstmc.api.level.chunk
Methods in org.cloudburstmc.api.level.chunk that return ChunkSectionModifier and TypeMethodDescriptionChunk.getOrCreateSection(@org.checkerframework.checker.index.qual.NonNegative int y) @Nullable ChunkSectionChunk.getSection(@org.checkerframework.checker.index.qual.NonNegative int y) Chunk.getSections()