Package net.minecraft.entity.passive
Class PandaEntity.SitGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.SitGoal
- Enclosing class:
- PandaEntity
-
Field Details
-
cooldown
private int cooldown
-
-
Constructor Details
-
SitGoal
public SitGoal()
-
-
Method Details
-
canUse
public boolean canUse() -
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classGoal
-
tick
public void tick() -
start
public void start() -
stop
public void stop()
-