public class FindTreeStep extends java.lang.Object implements ITutorialStep
Constructor and Description |
---|
FindTreeStep(Tutorial tutorial) |
Modifier and Type | Method and Description |
---|---|
void |
handleSetSlot(ItemStack stack) |
static boolean |
hasPunchedTreesPreviously(EntityPlayerSP p_194070_0_) |
void |
onMouseHover(WorldClient worldIn,
RayTraceResult result) |
void |
onStop() |
void |
update() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleMouse, handleMovement, onHitBlock, openInventory
public FindTreeStep(Tutorial tutorial)
public void update()
update
in interface ITutorialStep
public void onStop()
onStop
in interface ITutorialStep
public void onMouseHover(WorldClient worldIn, RayTraceResult result)
onMouseHover
in interface ITutorialStep
public void handleSetSlot(ItemStack stack)
handleSetSlot
in interface ITutorialStep
public static boolean hasPunchedTreesPreviously(EntityPlayerSP p_194070_0_)