JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
K
L
M
O
P
R
S
T
U
V
W
Z
_
O
of(PotionEffectType)
- Static method in enum com.bermudalocket.smartmobs.util.
EffectType
Returns the EffectType corresponding to a given
PotionEffectType
.
onCommand(CommandSender, Command, String, String[])
- Method in class com.bermudalocket.smartmobs.
Commands
The command handler.
onCreatureSpawn(CreatureSpawnEvent)
- Method in class com.bermudalocket.smartmobs.
ReplacementHandler
Handles replacements whenever a creature spawns.
onCreatureSpawn(CreatureSpawnEvent)
- Method in class com.bermudalocket.smartmobs.
SmartMobs
Handles entity spawns, checking to ensure the spawn occurred in a supported World, not inside a WG exemption region, and inside a defined
Zone
.
onDisable()
- Method in class com.bermudalocket.smartmobs.
SmartMobs
See
JavaPlugin.onDisable()
.
onEnable()
- Method in class com.bermudalocket.smartmobs.
SmartMobs
See
JavaPlugin.onEnable()
.
onEntityDamage(EntityDamageEvent)
- Method in class com.bermudalocket.smartmobs.
SmartMobs
Updates a mob's health name tag whenever it takes damage.
onEntityDeath(EntityDeathEvent)
- Method in class com.bermudalocket.smartmobs.attack.
Flamethrower
onEntityDeath(EntityDeathEvent)
- Method in class com.bermudalocket.smartmobs.
SmartMobs
Handles entity deaths by modifying dropped items and xp according to zone rules.
onEntityDeath(EntityDeathEvent)
- Method in class com.bermudalocket.smartmobs.
Statistics
onPlayerDeath(PlayerDeathEvent)
- Method in class com.bermudalocket.smartmobs.
SmartMobs
Colorizes death messages in chat.
onPlayerDeath(PlayerDeathEvent)
- Method in class com.bermudalocket.smartmobs.
Statistics
OrderedPair
<
T
> - Class in
com.bermudalocket.smartmobs.util
An immutable abstract ordered pair (x, y).
OrderedPair(T, T)
- Constructor for class com.bermudalocket.smartmobs.util.
OrderedPair
Constructor.
A
B
C
D
E
F
G
I
K
L
M
O
P
R
S
T
U
V
W
Z
_
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes