Package-level declarations
Types
Link copied to clipboard
class OverworldMaker(identifier: Identifier, description: Description, regionMakers: List<RegionMaker> = emptyList())
A helper for making an Overworld, with a specified identifier, description and regionMakers.
Link copied to clipboard
A helper for making a Region, with a specified identifier and description.