Package net.minecraft.entity.passive
Class PufferfishEntity.InflateGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PufferfishEntity.InflateGoal
- Enclosing class:
- PufferfishEntity
static class PufferfishEntity.InflateGoal extends Goal
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private PufferfishEntitypufferfish -
Constructor Summary
Constructors Constructor Description InflateGoal(PufferfishEntity pufferfish) -
Method Summary
Modifier and Type Method Description booleancanStart()booleanshouldContinue()voidstart()voidstop()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, tick, toString