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$PolarBearEscapeDangerGoal
intermediary net/minecraft/class_1456$class_1461
official cfz$d
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoal
canStart, findTarget, isActive, locateClosestWater, shouldContinue, start, stop
Methods 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;)V
intermediary <init>
Lnet/minecraft/class_1456$class_1461;<init>(Lnet/minecraft/class_1456;)V
official <init>
Lcfz$d;<init>(Lcfz;)V
-
-
Method Details
-
isInDanger
protected boolean isInDanger()- Overrides:
isInDanger
in classEscapeDangerGoal
- Mappings:
Namespace Name Mixin selector named isInDanger
Lnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
intermediary method_40072
Lnet/minecraft/class_1374;method_40072()Z
official h
Lcbi;h()Z
-