public class OpenInventoryStep extends java.lang.Object implements ITutorialStep
| コンストラクタと説明 | 
|---|
| OpenInventoryStep(Tutorial tutorial) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | onStop() | 
| void | openInventory()Called when the player opens his inventory | 
| void | tick() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMovement, handleSetSlot, onHitBlock, onMouseHover, onMouseMovepublic OpenInventoryStep(Tutorial tutorial)
public void tick()
tick インタフェース内 ITutorialSteppublic void onStop()
onStop インタフェース内 ITutorialSteppublic void openInventory()
openInventory インタフェース内 ITutorialStep