public class OpenInventoryStep extends java.lang.Object implements ITutorialStep
Constructor and Description |
---|
OpenInventoryStep(Tutorial tutorial) |
Modifier and Type | Method and Description |
---|---|
void |
onStop() |
void |
openInventory() |
void |
update() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleMouse, handleMovement, handleSetSlot, onHitBlock, onMouseHover
public OpenInventoryStep(Tutorial tutorial)
public void update()
update
in interface ITutorialStep
public void onStop()
onStop
in interface ITutorialStep
public void openInventory()
openInventory
in interface ITutorialStep