Package net.minecraft.entity.passive
Class PandaEntity.PandaMateGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.AnimalMateGoal
net.minecraft.entity.passive.PandaEntity.PandaMateGoal
- Enclosing class:
- PandaEntity
- Mappings:
- Namespace - Name - official - bnt$d- intermediary - net/minecraft/class_1440$class_1442- named - net/minecraft/entity/passive/PandaEntity$PandaMateGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.AnimalMateGoalanimal, mate, world
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.AnimalMateGoalbreed, shouldContinue, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, start, toGoalTicks, toString
- 
Field Details- 
panda- Mappings:
- Namespace - Name - Mixin selector - official - d- Lbnt$d;d:Lbnt;- intermediary - field_6784- Lnet/minecraft/class_1440$class_1442;field_6784:Lnet/minecraft/class_1440;- named - panda- Lnet/minecraft/entity/passive/PandaEntity$PandaMateGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
 
- 
nextAskPlayerForBambooAgeprivate int nextAskPlayerForBambooAge- Mappings:
- Namespace - Name - Mixin selector - official - e- Lbnt$d;e:I- intermediary - field_6783- Lnet/minecraft/class_1440$class_1442;field_6783:I- named - nextAskPlayerForBambooAge- Lnet/minecraft/entity/passive/PandaEntity$PandaMateGoal;nextAskPlayerForBambooAge:I
 
 
- 
- 
Constructor Details- 
PandaMateGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbnt$d;<init>(Lbnt;D)V- intermediary - <init>- Lnet/minecraft/class_1440$class_1442;<init>(Lnet/minecraft/class_1440;D)V- named - <init>- Lnet/minecraft/entity/passive/PandaEntity$PandaMateGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;D)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- AnimalMateGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbip;a()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
 
- 
isBambooCloseprivate boolean isBambooClose()- Mappings:
- Namespace - Name - Mixin selector - official - h- Lbnt$d;h()Z- intermediary - method_6561- Lnet/minecraft/class_1440$class_1442;method_6561()Z- named - isBambooClose- Lnet/minecraft/entity/passive/PandaEntity$PandaMateGoal;isBambooClose()Z
 
 
-