Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.enchantments
/
EnchantmentActions
/
DamageInput
Damage
Input
public
final
class
DamageInput
extends
Record
Provider-local view of copied action facts; only Bukkit/JDK values travel between owners.
Members
Constructors
Enchantment
Actions.
Damage
Input
Link copied to clipboard
public
void
EnchantmentActions.DamageInput
(
)
Functions
apply
Damage
Link copied to clipboard
public
void
applyDamage
(
)
Called inside the provider's combat attribution scope, including native projectile impacts.
read
Link copied to clipboard
public
static
EnchantmentActions.DamageInput
read
(
Map
<
String
,
Object
>
request
)
Inherited functions
equals
Link copied to clipboard
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
public
abstract
String
toString
(
)