provide

abstract fun provide(zoneX: Int, zoneZ: Int, level: Int): RebuildRegionZone?

Provides a zone that the client must copy based on the parameters. In order to calculate the mapsquare id for xtea keys, use getMapsquareId.

Return

the zone to be copied, or null if there's no zone to be copied there.

Parameters

zoneX

the x coordinate of the static zone to be copied

zoneZ

the z coordinate of the static zone to be copied

level

the level of the static zone to be copied