Package me.lokka30.levelledmobs.listeners
package me.lokka30.levelledmobs.listeners
-
ClassDescriptionListens for blocks being placed for the sole reason of transferring PDC data to a placed LM spawnerListens for when chunks are loaded and processes any mobs accordingly Needed for server startup and for mostly passive mobs when players are moving aroundListens for when an entity combusts for the purpose of increasing sunlight damage if desiredThis class is used for debugging the plugin.Listens for when an entity is damaged so LevelledMobs can apply a multiplier to the damage amountListens for when an entity dies so it's drops can be multiplied, manipulated, etcListens when a nametag is placed on an entity so LevelledMobs can apply various rules around nametagged entitiesListens for when an entity regains health so the nametag can be updated accordinglyThis class handles mob spawning on the server, forming the starting point of the 'levelling' processListens when an entity is tamed so various rules can be appliedUsed as a workaround to ensure mob nametags are properly updatedListens for when a mob transforms so the applicable rules can be appliedListens for when a player diesListens for when a player interacts with the environment.Listens for when a player joins, leaves or changes worlds so that send messages as needed, update nametags or track the player