Package net.minecraft.entity.passive
Class PandaEntity.SneezeGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.SneezeGoal
- Enclosing class:
- PandaEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/PandaEntity$SneezeGoal- intermediary - net/minecraft/class_1440$class_1450- official - cho$l
- 
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.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
- 
Field Details- 
panda- Mappings:
- Namespace - Name - Mixin selector - named - panda- Lnet/minecraft/entity/passive/PandaEntity$SneezeGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;- intermediary - field_6806- Lnet/minecraft/class_1440$class_1450;field_6806:Lnet/minecraft/class_1440;- official - a- Lcho$l;a:Lcho;
 
 
- 
- 
Constructor Details- 
SneezeGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/PandaEntity$SneezeGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;)V- intermediary - <init>- Lnet/minecraft/class_1440$class_1450;<init>(Lnet/minecraft/class_1440;)V- official - <init>- Lcho$l;<init>(Lcho;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- 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
 
- 
startpublic void start()
 
-