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, waithandleMovement, onHitBlock, onMouseMove, openInventorypublic FindTreeStep(Tutorial tutorial)
public void tick()
tick インタフェース内 ITutorialSteppublic void onStop()
onStop インタフェース内 ITutorialSteppublic void onMouseHover(ClientWorld worldIn, RayTraceResult result)
onMouseHover インタフェース内 ITutorialSteppublic void handleSetSlot(ItemStack stack)
handleSetSlot インタフェース内 ITutorialSteppublic static boolean hasPunchedTreesPreviously(ClientPlayerEntity p_194070_0_)