public abstract class DamageCauseUtils
extends Object
-
Method Summary
static @Nullable org.bukkit.event.entity.EntityDamageEvent.DamageCause
toString(org.bukkit.event.entity.EntityDamageEvent.DamageCause dc,
int flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static @Nullable org.bukkit.event.entity.EntityDamageEvent.DamageCause parse
(String s)
-
toString
public static String toString
(org.bukkit.event.entity.EntityDamageEvent.DamageCause dc,
int flags)
-
getAllNames
public static String getAllNames()