Package org.spongepowered.api.world.server
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.server
-
ClassDescriptionManages
chunks
for aServerWorld
.A position within a particularServerWorld
.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
.A template for aServerWorld
.