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 - bnt$i- intermediary - net/minecraft/class_1440$class_1447- named - net/minecraft/entity/passive/PandaEntity$PandaEscapeDangerGoal
- 
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, locateClosestWater, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Field Details- 
panda- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbnt$i;h:Lbnt;- 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>- Lbnt$i;<init>(Lbnt;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- 
isInDangerprotected boolean isInDanger()- Overrides:
- isInDangerin class- EscapeDangerGoal
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbji;h()Z- intermediary - method_40072- Lnet/minecraft/class_1374;method_40072()Z- named - isInDanger- Lnet/minecraft/entity/ai/goal/EscapeDangerGoal;isInDanger()Z
 
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- EscapeDangerGoal
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbip;b()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 
 
-