Package net.minecraft.entity.passive
Class PandaEntity.LieOnBackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.PandaEntity.LieOnBackGoal
- Enclosing class:
PandaEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/PandaEntity$LieOnBackGoal
intermediary net/minecraft/class_1440$class_1445
official cfw$f
-
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
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
-
Field Details
-
panda
- Mappings:
Namespace Name Mixin selector named panda
Lnet/minecraft/entity/passive/PandaEntity$LieOnBackGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
intermediary field_6800
Lnet/minecraft/class_1440$class_1445;field_6800:Lnet/minecraft/class_1440;
official a
Lcfw$f;a:Lcfw;
-
nextLieOnBackAge
private int nextLieOnBackAge- Mappings:
Namespace Name Mixin selector named nextLieOnBackAge
Lnet/minecraft/entity/passive/PandaEntity$LieOnBackGoal;nextLieOnBackAge:I
intermediary field_6799
Lnet/minecraft/class_1440$class_1445;field_6799:I
official b
Lcfw$f;b:I
-
-
Constructor Details
-
LieOnBackGoal
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/entity/passive/PandaEntity$LieOnBackGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;)V
intermediary <init>
Lnet/minecraft/class_1440$class_1445;<init>(Lnet/minecraft/class_1440;)V
official <init>
Lcfw$f;<init>(Lcfw;)V
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classGoal
- 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 b
Lcap;b()Z
-
start
public void start() -
stop
public void stop()
-