java.lang.Object
xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.RefDamageable
public class RefDamageable
extends Object
org.bukkit.inventory.meta.Damageable
-
Field Summary
Fields
static final @Nullable Class<?>
1.13+ org.bukkit.inventory.meta.Damageable
1.13+ org.bukkit.inventory.meta.Damageable#setDamage(int)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DAMAGEABLE_CLASS
@Nullable
public static final @Nullable Class<?> DAMAGEABLE_CLASS
1.13+ org.bukkit.inventory.meta.Damageable
-
DAMAGEABLE_SET_DAMAGE_METHOD
@Nullable
public static final @Nullable Method DAMAGEABLE_SET_DAMAGE_METHOD
1.13+ org.bukkit.inventory.meta.Damageable#setDamage(int)