Changes

3 bytes added ,  23:11, 18 May 2021
m
add spacing
Line 6: Line 6:  
# '''LivingDamageEvent''' - Use this if you want to take action as an entity is definitely being damaged, with the final damage amount being available.
 
# '''LivingDamageEvent''' - Use this if you want to take action as an entity is definitely being damaged, with the final damage amount being available.
 
# '''LivingDeathEvent''' - Use this event if you want to handle an entity's death for any reason, with the exception of drops.
 
# '''LivingDeathEvent''' - Use this event if you want to handle an entity's death for any reason, with the exception of drops.
# '''Global Loot Modifiers''' - Use these if you want to handle any drops from a dying entity.[[Category:Events]]
+
# '''Global Loot Modifiers''' - Use these if you want to handle any drops from a dying entity.
 +
 
 +
 
 +
[[Category:Events]]