@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.world.storage
-
Interface Summary Interface Description ChunkLayout A class for information about the chunk coordinate space, aka the layout.WorldProperties Represents the properties of aWorld
which are persisted across runtime instances.