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
/
ItemConstructor
/
constructProceduralItem
construct
Procedural
Item
public
static
ItemStack
constructProceduralItem
(
ProceduralItemType
type
,
double itemTier
,
EliteEntity
killedMob
,
Player
player
,
boolean showItemWorth
)