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
/
EliteMenu
/
moveItemDown
move
Item
Down
public
static
boolean
moveItemDown
(
Inventory
inventoryToClear
,
int slotToClear
,
HumanEntity
player
,
boolean canDrop
)
public
static
void
moveItemDown
(
Inventory
inventoryToClear
,
int slotToClear
,
HumanEntity
player
)