EntitySpawnListener

class EntitySpawnListener : Listener

This class handles mob spawning on the server, forming the starting point of the 'levelling' process

Author

lokka30

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun onEntitySpawn(event: EntitySpawnEvent)
Link copied to clipboard
fun preprocessMob(lmEntity: LivingEntityWrapper, event: Event?)