|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PluginLoader.DamageType in <Unnamed> |
---|
Modifier and Type | Method and Description |
---|---|
static PluginLoader.DamageType |
PluginLoader.DamageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PluginLoader.DamageType[] |
PluginLoader.DamageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Modifier and Type | Method and Description |
---|---|
boolean |
PluginListener.onDamage(PluginLoader.DamageType type,
BaseEntity attacker,
BaseEntity defender,
int amount)
Called when a living object is attacked. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |