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.presentation
/
AbilityPresentationBudgetLedger
/
Grant
Grant
public
final
class
Grant
extends
Record
Members
Constructors
Ability
Presentation
Budget
Ledger.
Grant
Link copied to clipboard
public
void
AbilityPresentationBudgetLedger.Grant
(
int particles
,
int sounds
)
Properties
NONE
Link copied to clipboard
public
final
static
AbilityPresentationBudgetLedger.Grant
NONE
Functions
granted
Link copied to clipboard
public
boolean
granted
(
)
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
(
)