Package net.minecraft.entity.passive
Class FoxEntity.PounceGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.JumpGoal
net.minecraft.entity.passive.FoxEntity.PounceGoal
- Enclosing class:
- FoxEntity
-
Constructor Details
-
PounceGoal
public PounceGoal()
-
-
Method Details
-
canUse
public boolean canUse() -
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classGoal
-
isInterruptable
public boolean isInterruptable()- Overrides:
isInterruptable
in classGoal
-
start
public void start() -
stop
public void stop() -
tick
public void tick()
-