Package net.minecraft.entity.passive
Class PandaEntity.PandaEscapeDangerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.passive.PandaEntity.PandaEscapeDangerGoal
- Enclosing class:
PandaEntity
- Mappings:
Namespace Name official byn$i
intermediary net/minecraft/class_1440$class_1447
named net/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal
-
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, start, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
-
Field Details
-
panda
- Mappings:
Namespace Name Mixin selector official h
Lbyn$i;h:Lbyn;
intermediary field_6802
Lnet/minecraft/class_1440$class_1447;field_6802:Lnet/minecraft/class_1440;
named panda
Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
-
-
Constructor Details
-
PandaEscapeDangerGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbyn$i;<init>(Lbyn;D)V
intermediary <init>
Lnet/minecraft/class_1440$class_1447;<init>(Lnet/minecraft/class_1440;D)V
named <init>
Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;D)V
-
-
Method Details
-
isInDanger
protected boolean isInDanger()- Overrides:
isInDanger
in classEscapeDangerGoal
- Mappings:
Namespace Name Mixin selector official h
Lbua;h()Z
intermediary method_40072
Lnet/minecraft/class_1374;method_40072()Z
named isInDanger
Lnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classEscapeDangerGoal
- Mappings:
Namespace Name Mixin selector official b
Lbth;b()Z
intermediary method_6266
Lnet/minecraft/class_1352;method_6266()Z
named shouldContinue
Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-