Package net.minecraft.entity.passive
Class PandaEntity.SneezeGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.SneezeGoal
- Enclosing class:
- PandaEntity
static class PandaEntity.SneezeGoal extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Field Summary
Fields Modifier and Type Field Description private PandaEntitypanda -
Constructor Summary
Constructors Constructor Description SneezeGoal(PandaEntity panda) -
Method Summary
Modifier and Type Method Description booleancanStart()booleanshouldContinue()voidstart()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, stop, tick, toString