Package net.minecraft.entity.passive
Class PandaEntity.PickUpFoodGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.PickUpFoodGoal
- Enclosing class:
- PandaEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/PandaEntity$PickUpFoodGoal- intermediary - net/minecraft/class_1440$class_1449- official - cho$k
- 
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, toGoalTicks, toString
- 
Field Details- 
startAgeprivate int startAge- Mappings:
- Namespace - Name - Mixin selector - named - startAge- Lnet/minecraft/entity/passive/PandaEntity$PickUpFoodGoal;startAge:I- intermediary - field_6804- Lnet/minecraft/class_1440$class_1449;field_6804:I- official - b- Lcho$k;b:I
 
 
- 
- 
Constructor Details- 
PickUpFoodGoalpublic PickUpFoodGoal()
 
- 
- 
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
 
- 
tickpublic void tick()
- 
startpublic void start()
- 
stoppublic void stop()
 
-