Class MenuActions
java.lang.Object
com.render.api.MenuActions
Packet-safe virtual menu action helpers.
-
Method Summary
Modifier and TypeMethodDescriptionstatic MenuActionclickButton(int buttonId) static MenuActionleftClick(int slotId) static MenuActionpickupAll(int slotId) static MenuActionrightClick(int slotId) static MenuActionshiftClick(int slotId) static MenuActionswapHotbar(int slotId, int hotbarIndex) static MenuActionthrowOne(int slotId) static MenuActionthrowStack(int slotId)
-
Method Details
-
leftClick
-
rightClick
-
shiftClick
-
swapHotbar
-
throwOne
-
throwStack
-
pickupAll
-
clickButton
-