public static class Damageable.DamageType extends java.lang.Object implements Identifiable
| Modifier and Type | Field and Description |
|---|---|
static Damageable.DamageType |
generic |
java.lang.String |
name |
| Constructor and Description |
|---|
DamageType(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Get the ID to identify this object by
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsameTypepublic static final Damageable.DamageType generic
public final java.lang.String name
public java.lang.String getID()
IdentifiablegetID in interface Identifiable