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$PandaEscapeDangerGoal- intermediary - net/minecraft/class_1440$class_1447- official - cho$i
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.EscapeDangerGoalcanStart, findTarget, isActive, isInDanger, locateClosestWater, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Field Details- 
panda- Mappings:
- Namespace - Name - Mixin selector - named - panda- Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;- intermediary - field_6802- Lnet/minecraft/class_1440$class_1447;field_6802:Lnet/minecraft/class_1440;- official - a- Lcho$i;a:Lcho;
 
 
- 
- 
Constructor Details- 
PandaEscapeDangerGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;D)V- intermediary - <init>- Lnet/minecraft/class_1440$class_1447;<init>(Lnet/minecraft/class_1440;D)V- official - <init>- Lcho$i;<init>(Lcho;D)V
 
 
- 
- 
Method Details- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- EscapeDangerGoal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
 
-