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 named net/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoalintermediary net/minecraft/class_1440$class_1447official cko$i
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoal
canStart, findTarget, isActive, isInDanger, locateClosestWater, start, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Field Details
- 
panda
- Mappings:
 Namespace Name Mixin selector named pandaLnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;intermediary field_6802Lnet/minecraft/class_1440$class_1447;field_6802:Lnet/minecraft/class_1440;official aLcko$i;a:Lcko;
 
 - 
 - 
Constructor Details
- 
PandaEscapeDangerGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;D)Vintermediary <init>Lnet/minecraft/class_1440$class_1447;<init>(Lnet/minecraft/class_1440;D)Vofficial <init>Lcko$i;<init>(Lcko;D)V
 
 - 
 - 
Method Details
- 
shouldContinue
public boolean shouldContinue()- Overrides:
 shouldContinuein classEscapeDangerGoal- Mappings:
 Namespace Name Mixin selector named shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Zofficial cLcfb;c()Z
 
 -