Package net.minecraft.entity.passive
Class PandaEntity.PlayGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.PlayGoal
- Enclosing class:
PandaEntity
- Mappings:
Namespace Name official bvg$j
intermediary net/minecraft/class_1440$class_1448
named net/minecraft/entity/passive/PandaEntity$PlayGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getControls, getTickCount, setControls, shouldRunEveryTick, stop, tick, toGoalTicks, toString
-
Field Details
-
panda
- Mappings:
Namespace Name Mixin selector official a
Lbvg$j;a:Lbvg;
intermediary field_6803
Lnet/minecraft/class_1440$class_1448;field_6803:Lnet/minecraft/class_1440;
named panda
Lnet/minecraft/entity/passive/PandaEntity$PlayGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
-
-
Constructor Details
-
PlayGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbvg$j;<init>(Lbvg;)V
intermediary <init>
Lnet/minecraft/class_1440$class_1448;<init>(Lnet/minecraft/class_1440;)V
named <init>
Lnet/minecraft/entity/passive/PandaEntity$PlayGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classGoal
- Mappings:
Namespace Name Mixin selector official b
Lbqb;b()Z
intermediary method_6266
Lnet/minecraft/class_1352;method_6266()Z
named shouldContinue
Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start() -
canStop
public boolean canStop()
-