Package net.minecraft.entity.mob
Class ZombieEntity.class_3527
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MoveToTargetPosGoal
net.minecraft.class_3474
net.minecraft.entity.mob.ZombieEntity.class_3527
- Enclosing class:
- ZombieEntity
- Mappings:
Namespace Name official anw$aintermediary net/minecraft/class_982$class_3527named net/minecraft/entity/mob/ZombieEntity$class_3527
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
cooldown, field_16880, speed, targetPos, tryingTime -
Constructor Summary
ConstructorsConstructorDescriptionclass_3527(Block block, PathAwareEntity pathAwareEntity, double double2, int int2) -
Method Summary
Modifier and TypeMethodDescriptiondoublevoidmethod_15699(World world, BlockPos blockPos) voidmethod_15700(IWorld iWorld, BlockPos blockPos) Methods inherited from class net.minecraft.class_3474
canStart, method_11012, method_15694, shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
hasReached, method_15696, method_15697Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Constructor Details
-
class_3527
class_3527(Block block, PathAwareEntity pathAwareEntity, double double2, int int2)
-
-
Method Details
-
method_15700
- Overrides:
method_15700in classclass_3474- 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
- Overrides:
method_15699in classclass_3474- 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
-
method_15695
public double method_15695()- Overrides:
method_15695in classMoveToTargetPosGoal- Mappings:
Namespace Name Mixin selector official gLahh;g()Dintermediary method_15695Lnet/minecraft/class_2615;method_15695()Dnamed method_15695Lnet/minecraft/entity/ai/goal/MoveToTargetPosGoal;method_15695()D
-