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
/
ItemConstructionContext
Item
Construction
Context
public
final
class
ItemConstructionContext
One dependency capture for a complete detached item build, passed explicitly through construction.
Members
Functions
capture
Link copied to clipboard
public
static
ItemConstructionContext
capture
(
Collection
<
CustomItemsConfigFields
>
configs
)
enchantments
Link copied to clipboard
public
EnchantmentItems.Construction
enchantments
(
)
model
Link copied to clipboard
public
ItemConstructionSnapshot.ItemData
model
(
String
id
)
models
Enabled
Link copied to clipboard
public
boolean
modelsEnabled
(
)
require
Current
Link copied to clipboard
public
void
requireCurrent
(
)
scripted
Item
Link copied to clipboard
public
ItemConstructionSnapshot.ItemData
scriptedItem
(
String
id
)
skill
Link copied to clipboard
public
SkillType
skill
(
ItemStack
item
)