Package net.minecraft.entity.passive
Class TurtleEntity.WanderOnLandGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.passive.TurtleEntity.WanderOnLandGoal
- Enclosing class:
- TurtleEntity
- Mappings:
- Namespace - Name - official - bsm$h- intermediary - net/minecraft/class_1481$class_1489- named - net/minecraft/entity/passive/TurtleEntity$WanderOnLandGoal
- 
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.WanderAroundGoalchance, DEFAULT_CHANCE, ignoringChance, mob, speed, targetX, targetY, targetZ
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.WanderAroundGoalgetWanderTarget, ignoreChanceOnce, setChance, shouldContinue, start, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Field Details- 
turtle- Mappings:
- Namespace - Name - Mixin selector - official - i- Lbsm$h;i:Lbsm;- intermediary - field_6934- Lnet/minecraft/class_1481$class_1489;field_6934:Lnet/minecraft/class_1481;- named - turtle- Lnet/minecraft/entity/passive/TurtleEntity$WanderOnLandGoal;turtle:Lnet/minecraft/entity/passive/TurtleEntity;
 
 
- 
- 
Constructor Details- 
WanderOnLandGoalWanderOnLandGoal(TurtleEntity turtle, double speed, int chance) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbsm$h;<init>(Lbsm;DI)V- intermediary - <init>- Lnet/minecraft/class_1481$class_1489;<init>(Lnet/minecraft/class_1481;DI)V- named - <init>- Lnet/minecraft/entity/passive/TurtleEntity$WanderOnLandGoal;<init>(Lnet/minecraft/entity/passive/TurtleEntity;DI)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- WanderAroundGoal
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbmv;a()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
 
 
-