Class Panda.PandaRollGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Panda.PandaRollGoal
- Enclosing class:
- Panda
-
Field Details
-
panda
-
-
Constructor Details
-
PandaRollGoal
-
-
Method Details
-
canUse
public boolean canUse() -
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classGoal
-
start
public void start() -
isInterruptable
public boolean isInterruptable()- Overrides:
isInterruptable
in classGoal
-