Package net.minecraft.entity.passive
Class HappyGhastEntity.HappyGhastSwimGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.SwimGoal
net.minecraft.entity.passive.HappyGhastEntity.HappyGhastSwimGoal
- Enclosing class:
HappyGhastEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/HappyGhastEntity$HappyGhastSwimGoal
intermediary net/minecraft/class_11187$class_11190
official cmt$c
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.SwimGoal
shouldRunEveryTick, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, start, stop, toGoalTicks, toString
-
Constructor Details
-
HappyGhastSwimGoal
public HappyGhastSwimGoal()
-
-
Method Details