StaticRebuildMessage

sealed interface StaticRebuildMessage : OutgoingGameMessage

Inheritors

Properties

Link copied to clipboard
abstract val category: ServerProtCategory
Link copied to clipboard
abstract val keys: List<XteaKey>
Link copied to clipboard
abstract val worldArea: Int
Link copied to clipboard
abstract val zoneX: Int
Link copied to clipboard
abstract val zoneZ: Int

Functions

Link copied to clipboard
open fun estimateSize(): Int