- parseEntityDamageByEntityEvent(EntityDamageByEntityEvent) - Static method in class com.bermudalocket.smartmobs.Util
-
Parses an EntityDamageByEntityEvent for any mobs, specifically an Entity that is a
LivingEntity but not a Player.
- PASSIVE_MOBS - Static variable in class com.bermudalocket.smartmobs.Util
-
A set of EntityType
s considered livestock, whose natural spawns should be blocked.
- PLUGIN - Static variable in class com.bermudalocket.smartmobs.SmartMobs
-
This plugin.
- PREFIX - Static variable in class com.bermudalocket.smartmobs.Commands
-
Stores this plugin's colorized prefix for messages.
- PREFIX - Static variable in class com.bermudalocket.smartmobs.SmartMobs
-
A pre-formatted log prefix for this plugin.
- printZoneAttacks(CommandSender, Zone) - Method in class com.bermudalocket.smartmobs.Commands
-
Messages details about the given zone's attacks to the recipient.
- printZoneAttributes(CommandSender, Zone) - Method in class com.bermudalocket.smartmobs.Commands
-
Messages details about the given zone's mob attributes to the recipient.