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.itemconstructor
/
MagicEnchantmentGeneration
Magic
Enchantment
Generation
public
final
class
MagicEnchantmentGeneration
EM owns generation probabilities; FMM Lua definitions own the resulting effects.
Members
Properties
BLAST_
RADIUS
Link copied to clipboard
public
final
static
String
BLAST_RADIUS
IGNITION
Link copied to clipboard
public
final
static
String
IGNITION
KEYS
Link copied to clipboard
public
final
static
List
<
String
>
KEYS
MULTICAST
Link copied to clipboard
public
final
static
String
MULTICAST
Functions
generate
Link copied to clipboard
public
static
HashMap
<
String
,
Integer
>
generate
(
double itemLevel
,
SkillType
skill
)
supports
Link copied to clipboard
public
static
boolean
supports
(
SkillType
skill
,
String
key
)