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
/
EliteItemLore
Elite
Item
Lore
public
class
EliteItemLore
Members
Constructors
Elite
Item
Lore
Link copied to clipboard
public
void
EliteItemLore
(
ItemStack
itemStack
,
boolean showItemWorth
)
public
void
EliteItemLore
(
ItemStack
itemStack
,
boolean showItemWorth
,
boolean isNewItem
)
public
void
EliteItemLore
(
ItemStack
itemStack
,
boolean showItemWorth
,
boolean isNewItem
,
ItemConstructionContext
construction
)
Properties
item
Stack
Link copied to clipboard
public
ItemStack
itemStack
Functions
get
Item
Stack
Link copied to clipboard
public
ItemStack
getItemStack
(
)