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 |
tick() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMovement, handleSetSlot, onHitBlock, onMouseHover, onMouseMovepublic OpenInventoryStep(Tutorial tutorial)
public void tick()
tick in interface ITutorialSteppublic void onStop()
onStop in interface ITutorialSteppublic void openInventory()
openInventory in interface ITutorialStep