Package net.minecraft.entity.passive
Class PolarBearEntity.PolarBearEscapeDangerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.PolarBearEntity.PolarBearEscapeDangerGoal
- Enclosing class:
PolarBearEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/PolarBearEntity$PolarBearEscapeDangerGoalintermediary net/minecraft/class_1456$class_1461official cfz$d
-
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
-
PolarBearEscapeDangerGoal
public PolarBearEscapeDangerGoal()- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/PolarBearEntity$PolarBearEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/PolarBearEntity;)Vintermediary <init>Lnet/minecraft/class_1456$class_1461;<init>(Lnet/minecraft/class_1456;)Vofficial <init>Lcfz$d;<init>(Lcfz;)V
-
-
Method Details
-
isInDanger
protected boolean isInDanger()- Overrides:
isInDangerin classEscapeDangerGoal- Mappings:
Namespace Name Mixin selector named isInDangerLnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Zintermediary method_40072Lnet/minecraft/class_1374;method_40072()Zofficial hLcbi;h()Z
-