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, wait
handleMovement, handleSetSlot, onHitBlock, onMouseHover, onMouseMove
public OpenInventoryStep(Tutorial tutorial)
public void tick()
tick
インタフェース内 ITutorialStep
public void onStop()
onStop
インタフェース内 ITutorialStep
public void openInventory()
openInventory
インタフェース内 ITutorialStep