public class CraftPlanksStep extends java.lang.Object implements ITutorialStep
| コンストラクタと説明 | 
|---|
| CraftPlanksStep(Tutorial tutorial) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | handleSetSlot(ItemStack stack)Called when the player pick up an ItemStack | 
| static boolean | hasCrafted(ClientPlayerEntity player,
          Tag<Item> itemsIn) | 
| void | onStop() | 
| void | tick() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMovement, onHitBlock, onMouseHover, onMouseMove, openInventorypublic CraftPlanksStep(Tutorial tutorial)
public void tick()
tick インタフェース内 ITutorialSteppublic void onStop()
onStop インタフェース内 ITutorialSteppublic void handleSetSlot(ItemStack stack)
handleSetSlot インタフェース内 ITutorialSteppublic static boolean hasCrafted(ClientPlayerEntity player, Tag<Item> itemsIn)