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
/
ItemConsumables
Item
Consumables
public
final
class
ItemConsumables
EM acquisition roles are resolved through the existing authored item identity.
Members
Types
Definition
Link copied to clipboard
public
final
class
Definition
extends
Record
Type
Link copied to clipboard
public
enum
Type
Functions
generate
Scrap
Link copied to clipboard
public
static
ItemStack
generateScrap
(
ItemStack
source
,
Player
player
,
EliteEntity
elite
)
is
Link copied to clipboard
public
static
boolean
is
(
ItemStack
item
,
ItemConsumables.Type
type
)
repair
Tier
Link copied to clipboard
public
static
int
repairTier
(
ItemStack
item
)
resolve
Link copied to clipboard
public
static
ItemConsumables.Definition
resolve
(
ItemStack
item
)
unbind
Link copied to clipboard
public
static
ItemStack
unbind
(
ItemStack
source
)