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, waithandleMouse, handleMovement, handleSetSlot, onHitBlock, onMouseHoverpublic OpenInventoryStep(Tutorial tutorial)
public void update()
update in interface ITutorialSteppublic void onStop()
onStop in interface ITutorialSteppublic void openInventory()
openInventory in interface ITutorialStep