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.menus
/
SharedShopElements
Shared
Shop
Elements
public
class
SharedShopElements
Members
Constructors
Shared
Shop
Elements
Link copied to clipboard
public
void
SharedShopElements
(
)
Functions
buy
Message
Link copied to clipboard
public
static
void
buyMessage
(
Player
player
,
String
itemDisplayName
,
double itemValue
)
insufficient
Funds
Message
Link copied to clipboard
public
static
void
insufficientFundsMessage
(
Player
player
,
double itemValue
)
item
Null
Pointer
Prevention
Link copied to clipboard
public
static
boolean
itemNullPointerPrevention
(
InventoryClickEvent
event
)