public class CraftPlanksStep extends java.lang.Object implements ITutorialStep
| Constructor and Description |
|---|
CraftPlanksStep(Tutorial tutorial) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
func_199761_a(EntityPlayerSP p_199761_0_,
Tag<Item> p_199761_1_) |
void |
handleSetSlot(ItemStack stack) |
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 in interface ITutorialSteppublic void onStop()
onStop in interface ITutorialSteppublic void handleSetSlot(ItemStack stack)
handleSetSlot in interface ITutorialSteppublic static boolean func_199761_a(EntityPlayerSP p_199761_0_, Tag<Item> p_199761_1_)