AreaLevelDbAdapter

A LevelDB adapter for Areas

Functions

Link copied to clipboard
open override fun load(from: CompoundTag)
Link copied to clipboard
fun onEntityDeath(e: EntityDeathEvent)
Link copied to clipboard
fun onMove(e: PlayerMoveEvent)
Link copied to clipboard
open override fun save(to: CompoundTag)

Properties

Link copied to clipboard
Link copied to clipboard
val spawnsPerArea: HashMultimap<Identifier, UUID>