toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.listeners
/
EntityDeathListener
Entity
Death
Listener
class
EntityDeathListener
:
Listener
Listens for when an entity dies so it's drops can be multiplied, manipulated, etc
Author
lokka30
Since
2.4.0
Members
Constructors
Entity
Death
Listener
Link copied to clipboard
constructor
(
)
Properties
damage
Mappings
Link copied to clipboard
val
damageMappings
:
MutableMap
<
UUID
,
Player
>
Functions
on
Death
Link copied to clipboard
fun
onDeath
(
event
:
EntityDeathEvent
)