Package net.minecraft.entity.passive
Class TurtleEntity.class_3498
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MoveToTargetPosGoal
net.minecraft.entity.passive.TurtleEntity.class_3498
- Enclosing class:
- TurtleEntity
- Mappings:
Namespace Name official akk$cintermediary net/minecraft/class_3495$class_3498named net/minecraft/entity/passive/TurtleEntity$class_3498
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
cooldown, field_16880, speed, targetPos, tryingTime -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()protected booleanmethod_11012(RenderBlockView renderBlockView, BlockPos blockPos) booleanintbooleanMethods inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
hasReached, method_15694, method_15695, start, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, stop
-
Field Details
-
field_16970
- Mappings:
Namespace Name Mixin selector official fLakk$c;f:Lakk;intermediary field_16970Lnet/minecraft/class_3495$class_3498;field_16970:Lnet/minecraft/class_3495;named field_16970Lnet/minecraft/entity/passive/TurtleEntity$class_3498;field_16970:Lnet/minecraft/entity/passive/TurtleEntity;
-
-
Constructor Details
-
class_3498
-
-
Method Details
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official bLagt;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
canStart
public boolean canStart()- Overrides:
canStartin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official aLagt;a()Zintermediary method_2742Lnet/minecraft/class_896;method_2742()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
method_15697
public int method_15697()- Overrides:
method_15697in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official jLahh;j()Iintermediary method_15697Lnet/minecraft/class_2615;method_15697()Inamed method_15697Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_15697()I
-
method_15696
public boolean method_15696()- Overrides:
method_15696in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official iLahh;i()Zintermediary method_15696Lnet/minecraft/class_2615;method_15696()Znamed method_15696Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_15696()Z
-
method_11012
- Specified by:
method_11012in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official aLahh;a(Layc;Lel;)Zintermediary method_11012Lnet/minecraft/class_2615;method_11012(Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;)Znamed method_11012Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_11012(Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;)Z
-