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.api.mind
/
EliteMindPowerLoadout
Elite
Mind
Power
Loadout
public
final
class
EliteMindPowerLoadout
extends
Record
Power selection resolved atomically while a native Mind actor is prepared.
Members
Constructors
Elite
Mind
Power
Loadout
Link copied to clipboard
public
void
EliteMindPowerLoadout
(
boolean randomized
,
List
<
NamespacedKey
>
powerKeys
)
Functions
exact
Link copied to clipboard
public
static
EliteMindPowerLoadout
exact
(
List
<
NamespacedKey
>
powerKeys
)
randomized
Powers
Link copied to clipboard
public
static
EliteMindPowerLoadout
randomizedPowers
(
)
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
(
)