Package net.minecraft.entity.passive
Class WolfEntity.WolfEscapeDangerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.WolfEntity.WolfEscapeDangerGoal
- Enclosing class:
- WolfEntity
- Mappings:
- Namespace - Name - official - bso$b- intermediary - net/minecraft/class_1493$class_6859- named - net/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoalcanStart, findTarget, isActive, locateClosestWater, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Constructor Details- 
WolfEscapeDangerGoalpublic WolfEscapeDangerGoal(double speed) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbso$b;<init>(Lbso;D)V- intermediary - <init>- Lnet/minecraft/class_1493$class_6859;<init>(Lnet/minecraft/class_1493;D)V- named - <init>- Lnet/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/WolfEntity;D)V
 
 
- 
- 
Method Details- 
isInDangerprotected boolean isInDanger()- Overrides:
- isInDangerin class- EscapeDangerGoal
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbno;h()Z- intermediary - method_40072- Lnet/minecraft/class_1374;method_40072()Z- named - isInDanger- Lnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
 
 
-