Package net.minecraft
Class class_3474
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MoveToTargetPosGoal
net.minecraft.class_3474
- Direct Known Subclasses:
ZombieEntity.class_3527
- Mappings:
Namespace Name official ahvintermediary net/minecraft/class_3474named net/minecraft/class_3474
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
cooldown, field_16880, speed, targetPos, tryingTime -
Constructor Summary
ConstructorsConstructorDescriptionclass_3474(Block block, PathAwareEntity pathAwareEntity, double double2, int int2) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()protected booleanmethod_11012(RenderBlockView renderBlockView, BlockPos blockPos) protected intmethod_15694(PathAwareEntity pathAwareEntity) voidmethod_15699(World world, BlockPos blockPos) voidmethod_15700(IWorld iWorld, BlockPos blockPos) private BlockPosmethod_15701(BlockPos blockPos, BlockView blockView) booleanvoidstart()voidstop()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
hasReached, method_15695, method_15696, method_15697Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Field Details
-
field_16883
- Mappings:
Namespace Name Mixin selector official fLahv;f:Lbcs;intermediary field_16883Lnet/minecraft/class_3474;field_16883:Lnet/minecraft/class_197;named field_16883Lnet/minecraft/class_3474;field_16883:Lnet/minecraft/block/Block;
-
field_16884
- Mappings:
Namespace Name Mixin selector official gLahv;g:Lafb;intermediary field_16884Lnet/minecraft/class_3474;field_16884:Lnet/minecraft/class_871;named field_16884Lnet/minecraft/class_3474;field_16884:Lnet/minecraft/entity/mob/MobEntity;
-
field_16885
private int field_16885- Mappings:
Namespace Name Mixin selector official hLahv;h:Iintermediary field_16885Lnet/minecraft/class_3474;field_16885:Inamed field_16885Lnet/minecraft/class_3474;field_16885:I
-
-
Constructor Details
-
class_3474
-
-
Method Details
-
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_15694
- Overrides:
method_15694in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official aLahh;a(Lafg;)Iintermediary method_15694Lnet/minecraft/class_2615;method_15694(Lnet/minecraft/class_877;)Inamed method_15694Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_15694(Lnet/minecraft/entity/PathAwareEntity;)I
-
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
-
stop
public void stop() -
start
public void start()- Overrides:
startin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official cLagt;c()Vintermediary method_2747Lnet/minecraft/class_896;method_2747()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
-
method_15700
- Mappings:
Namespace Name Mixin selector official aLahv;a(Laxz;Lel;)Vintermediary method_15700Lnet/minecraft/class_3474;method_15700(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)Vnamed method_15700Lnet/minecraft/class_3474;method_15700(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)V
-
method_15699
- Mappings:
Namespace Name Mixin selector official aLahv;a(Laxy;Lel;)Vintermediary method_15699Lnet/minecraft/class_3474;method_15699(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed method_15699Lnet/minecraft/class_3474;method_15699(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
tick
public void tick()- Overrides:
tickin classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official eLagt;e()Vintermediary method_2746Lnet/minecraft/class_896;method_2746()Vnamed tickLnet/minecraft/entity/ai/goal/Goal;tick()V
-
method_15701
- Mappings:
Namespace Name Mixin selector official aLahv;a(Lel;Laxk;)Lel;intermediary method_15701Lnet/minecraft/class_3474;method_15701(Lnet/minecraft/class_2552;Lnet/minecraft/class_1158;)Lnet/minecraft/class_2552;named method_15701Lnet/minecraft/class_3474;method_15701(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/BlockView;)Lnet/minecraft/util/math/BlockPos;
-
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
-