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$bintermediary net/minecraft/class_1493$class_6859named net/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoal
canStart, findTarget, isActive, locateClosestWater, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Constructor Details
- 
WolfEscapeDangerGoal
public WolfEscapeDangerGoal(double speed) - Mappings:
 Namespace Name Mixin selector official <init>Lbso$b;<init>(Lbso;D)Vintermediary <init>Lnet/minecraft/class_1493$class_6859;<init>(Lnet/minecraft/class_1493;D)Vnamed <init>Lnet/minecraft/entity/passive/WolfEntity$WolfEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/WolfEntity;D)V
 
 - 
 - 
Method Details
- 
isInDanger
protected boolean isInDanger()- Overrides:
 isInDangerin classEscapeDangerGoal- Mappings:
 Namespace Name Mixin selector official hLbno;h()Zintermediary method_40072Lnet/minecraft/class_1374;method_40072()Znamed isInDangerLnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
 
 -