RebuildRegionZone

This class wraps a reference zone to be copied together with the respective xtea key needed to decrypt the backing mapsquare.

Constructors

Link copied to clipboard
constructor(zoneX: Int, zoneZ: Int, level: Int, rotation: Int, key: XteaKey)

Properties

Link copied to clipboard
val key: XteaKey

the xtea key needed to decrypt the locs file in the cache of that respective mapsquare

Link copied to clipboard

the zone to be copied from the static map

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String