Spawner

class Spawner

Entity spawner(not the block)

Author

Interfiber

Constructors

Spawner
Link copied to clipboard
fun Spawner()

Functions

spawnEntity
Link copied to clipboard
fun spawnEntity(Type: EntityType, Position: Pos?, SpawnInstance: InstanceContainer?)
Spawn an entity in at a position

Properties

stats
Link copied to clipboard
var stats: EntityStats? = null