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 bry$d
intermediary net/minecraft/class_1440$class_1442
named net/minecraft/entity/passive/PandaEntity$PandaMateGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.AnimalMateGoal
animal, mate, world
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.AnimalMateGoal
breed, shouldContinue, stop, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, start, toGoalTicks, toString
-
Field Details
-
panda
- Mappings:
Namespace Name Mixin selector official d
Lbry$d;d:Lbry;
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;
-
nextAskPlayerForBambooAge
private int nextAskPlayerForBambooAge- Mappings:
Namespace Name Mixin selector official e
Lbry$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>
Lbry$d;<init>(Lbry;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
-
canStart
public boolean canStart()- Overrides:
canStart
in classAnimalMateGoal
- Mappings:
Namespace Name Mixin selector official a
Lbmt;a()Z
intermediary method_6264
Lnet/minecraft/class_1352;method_6264()Z
named canStart
Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
isBambooClose
private boolean isBambooClose()- Mappings:
Namespace Name Mixin selector official h
Lbry$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
-