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
/
ItemWorthCalculator
Item
Worth
Calculator
public
class
ItemWorthCalculator
Members
Constructors
Item
Worth
Calculator
Link copied to clipboard
public
void
ItemWorthCalculator
(
)
Functions
determine
Item
Worth
Link copied to clipboard
public
static
double
determineItemWorth
(
ItemStack
itemStack
,
Player
player
)
determine
Resale
Worth
Link copied to clipboard
public
static
double
determineResaleWorth
(
ItemStack
itemStack
,
Player
player
)
write
Item
Worth
Link copied to clipboard
public
static
double
writeItemWorth
(
ItemStack
itemStack
,
Player
player
)