public class FindTreeStep extends java.lang.Object implements ITutorialStep
コンストラクタと説明 |
---|
FindTreeStep(Tutorial tutorial) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
handleSetSlot(ItemStack stack)
Called when the player pick up an ItemStack
|
static boolean |
hasPunchedTreesPreviously(ClientPlayerEntity p_194070_0_) |
void |
onMouseHover(ClientWorld worldIn,
RayTraceResult result)
Handles blocks and entities hovering
|
void |
onStop() |
void |
tick() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleMovement, onHitBlock, onMouseMove, openInventory
public FindTreeStep(Tutorial tutorial)
public void tick()
tick
インタフェース内 ITutorialStep
public void onStop()
onStop
インタフェース内 ITutorialStep
public void onMouseHover(ClientWorld worldIn, RayTraceResult result)
onMouseHover
インタフェース内 ITutorialStep
public void handleSetSlot(ItemStack stack)
handleSetSlot
インタフェース内 ITutorialStep
public static boolean hasPunchedTreesPreviously(ClientPlayerEntity p_194070_0_)