Package net.minecraft.entity.passive
Class PandaEntity.RollGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.RollGoal
- Enclosing class:
- PandaEntity
-
Field Details
-
panda
-
-
Constructor Details
-
RollGoal
-
-
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
-