ExplodedEntity

Constructors

Link copied to clipboard
constructor(entity: Entity)
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val entityType: EntityType? = null
Link copied to clipboard
lateinit var location: Location

Functions

Link copied to clipboard
open fun loadData(entity: Entity)
Link copied to clipboard
Link copied to clipboard
open fun saveData(entity: Entity)
Link copied to clipboard
fun spawnEntity(location: Location): Entity?