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 - named - net/minecraft/entity/boss/WitherEntity$DescendAtHalfHealthGoal- intermediary - net/minecraft/class_1528$class_1529- official - ckq$a
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, start, stop, tick, toGoalTicks, toString
- 
Constructor Details- 
DescendAtHalfHealthGoalpublic DescendAtHalfHealthGoal()
 
- 
- 
Method Details