Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.advancedcombat.abilities
/
AbilityCommitEffects
Ability
Commit
Effects
public
final
class
AbilityCommitEffects
extends
Record
Transactional post-spend effects committed only after the engine accepts an activation.
Members
Constructors
Ability
Commit
Effects
Link copied to clipboard
public
void
AbilityCommitEffects
(
double resourceGrant
)
Properties
NONE
Link copied to clipboard
public
final
static
AbilityCommitEffects
NONE
Functions
resolve
Link copied to clipboard
public
static
AbilityCommitEffects
resolve
(
FixedAbilitySpec
spec
,
int effectiveLevel
)
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
(
)