Package net.minecraft.entity.boss
Class WitherEntity.DescendAtHalfHealthGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.boss.WitherEntity.DescendAtHalfHealthGoal
- Enclosing class:
 WitherEntity
- Mappings:
 Namespace Name official buv$aintermediary net/minecraft/class_1528$class_1529named net/minecraft/entity/boss/WitherEntity$DescendAtHalfHealthGoal
- 
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.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString 
- 
Constructor Details
- 
DescendAtHalfHealthGoal
public DescendAtHalfHealthGoal() 
 - 
 - 
Method Details