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(ClientPlayerEntity p_194070_0_) |
void |
onMouseHover(ClientWorld worldIn,
RayTraceResult result) |
void |
onStop() |
void |
tick() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleMovement, onHitBlock, onMouseMove, openInventorypublic FindTreeStep(Tutorial tutorial)
public void tick()
tick in interface ITutorialSteppublic void onStop()
onStop in interface ITutorialSteppublic void onMouseHover(ClientWorld worldIn, RayTraceResult result)
onMouseHover in interface ITutorialSteppublic void handleSetSlot(ItemStack stack)
handleSetSlot in interface ITutorialSteppublic static boolean hasPunchedTreesPreviously(ClientPlayerEntity p_194070_0_)