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 bsa$jintermediary net/minecraft/class_1440$class_1448named 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
Fields - 
Constructor Summary
Constructors - 
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 aLbsa$j;a:Lbsa;intermediary field_6803Lnet/minecraft/class_1440$class_1448;field_6803:Lnet/minecraft/class_1440;named pandaLnet/minecraft/entity/passive/PandaEntity$PlayGoal;panda:Lnet/minecraft/entity/passive/PandaEntity;
 
 - 
 - 
Constructor Details
- 
PlayGoal
- Mappings:
 Namespace Name Mixin selector official <init>Lbsa$j;<init>(Lbsa;)Vintermediary <init>Lnet/minecraft/class_1440$class_1448;<init>(Lnet/minecraft/class_1440;)Vnamed <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:
 shouldContinuein classGoal- Mappings:
 Namespace Name Mixin selector official bLbmv;b()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 - 
start
public void start() - 
canStop
public boolean canStop() 
 -