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.items
/
ClassLootPreferences
Class
Loot
Preferences
public
final
class
ClassLootPreferences
extends
Record
Equipment preferences supplement the class catalog's existing weapon affinities.
Members
Constructors
Class
Loot
Preferences
Link copied to clipboard
public
void
ClassLootPreferences
(
)
Types
Armor
Link copied to clipboard
public
enum
Armor
Functions
defaults
Link copied to clipboard
public
static
ClassLootPreferences
defaults
(
String
classId
)
relevant
Link copied to clipboard
public
boolean
relevant
(
ClassFormDefinition
form
,
ClassLootFamily
family
)
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
(
)