@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.world.server
-
Interface Summary Interface Description ChunkManager Manageschunks
for aServerWorld
.ServerLocation A position within a particularServerWorld
.ServerLocation.Factory ServerLocationCreator ServerLocationCreator.Factory ServerWorld Ticket<T> Represents a chunk loading ticket.TicketType<T> Represents a type ofchunk loading ticket
that can be obtained to ensure chunks remain loaded in aServerWorld
.WorldManager WorldTemplate WorldTemplate.Builder WorldTemplate.Factory -
Class Summary Class Description TicketTypes Types oftickets
that can be requested via theChunkManager
.