Uses of Class
net.minecraft.entity.PathAwareEntity
Packages that use PathAwareEntity
Package
Description
-
Uses of PathAwareEntity in net.minecraft
Subclasses of PathAwareEntity in net.minecraftModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft declared as PathAwareEntityModifier and TypeFieldDescriptionprivate final PathAwareEntityclass_3468.field_16845private final PathAwareEntityclass_3469.field_16849private final PathAwareEntityclass_3475.field_16887Methods in net.minecraft with parameters of type PathAwareEntityModifier and TypeMethodDescriptionprotected intclass_3474.method_15694(PathAwareEntity pathAwareEntity) Constructors in net.minecraft with parameters of type PathAwareEntityModifierConstructorDescriptionclass_3133(PathAwareEntity mob, double speed) class_3133(PathAwareEntity mob, double speed, float float2) class_3379(PathAwareEntity mob, double speed) class_3468(PathAwareEntity pathAwareEntity) class_3469(PathAwareEntity pathAwareEntity) class_3473(PathAwareEntity mob, double speed, int chance) class_3474(Block block, PathAwareEntity pathAwareEntity, double double2, int int2) class_3475(PathAwareEntity pathAwareEntity) -
Uses of PathAwareEntity in net.minecraft.entity
Subclasses of PathAwareEntity in net.minecraft.entityModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.entity with parameters of type PathAwareEntityModifier and TypeMethodDescriptionprotected voidPolarBearEntity.class_3036.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) Constructors in net.minecraft.entity with parameters of type PathAwareEntity -
Uses of PathAwareEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as PathAwareEntityModifier and TypeFieldDescriptionprivate final PathAwareEntityAvoidSunlightGoal.entityprivate final PathAwareEntityRestrictOpenDoorGoal.entityprivate final PathAwareEntityStayIndoorsGoal.entityprotected final PathAwareEntityEscapeDangerGoal.mobprivate final PathAwareEntityEscapeSunlightGoal.mobprotected PathAwareEntityFleeEntityGoal.mobprivate final PathAwareEntityGoToEntityTargetGoal.mobprivate final PathAwareEntityGoToWalkTargetGoal.mobprotected PathAwareEntityMeleeAttackGoal.mobprivate final PathAwareEntityMoveThroughVillageGoal.mobprivate final PathAwareEntityMoveToTargetPosGoal.mobprivate final PathAwareEntityTemptGoal.mobprotected final PathAwareEntityTrackTargetGoal.mobprotected final PathAwareEntityWanderAroundGoal.mobMethods in net.minecraft.entity.ai.goal with parameters of type PathAwareEntityModifier and TypeMethodDescriptionprotected intMoveToTargetPosGoal.method_15694(PathAwareEntity pathAwareEntity) protected voidRevengeGoal.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) Constructors in net.minecraft.entity.ai.goal with parameters of type PathAwareEntityModifierConstructorDescriptionAvoidSunlightGoal(PathAwareEntity entity) EscapeDangerGoal(PathAwareEntity mob, double speed) EscapeSunlightGoal(PathAwareEntity mob, double speed) FleeEntityGoal(PathAwareEntity mob, Class<T> fleeFromType, float distance, double slowSpeed, double fastSpeed) FleeEntityGoal(PathAwareEntity pathAwareEntity, Class<T> class2, float float2, double double2, double double3, Predicate<Entity> predicate) FleeEntityGoal(PathAwareEntity pathAwareEntity, Class<T> class2, Predicate<? super Entity> predicate, float float2, double double2, double double3, Predicate<Entity> predicate2) FollowTargetGoal(PathAwareEntity mob, Class<T> targetClass, boolean checkVisibility) FollowTargetGoal(PathAwareEntity mob, Class<T> targetClass, boolean checkVisibility, boolean checkNavigable) FollowTargetGoal(PathAwareEntity pathAwareEntity, Class<T> class2, int int2, boolean bool, boolean bool2, Predicate<? super T> predicate) GoToEntityTargetGoal(PathAwareEntity mob, double speed, float maxDistance) GoToWalkTargetGoal(PathAwareEntity mob, double speed) MeleeAttackGoal(PathAwareEntity mob, double speed, boolean pauseWhenMobIdle) MoveThroughVillageGoal(PathAwareEntity mob, double speed, boolean requiresNighttime) MoveToTargetPosGoal(PathAwareEntity mob, double speed, int range) MoveToTargetPosGoal(PathAwareEntity pathAwareEntity, double double2, int int2, int int3) RestrictOpenDoorGoal(PathAwareEntity entity) RevengeGoal(PathAwareEntity mob, boolean groupRevenge, Class<?>[] noRevengeTypes) StayIndoorsGoal(PathAwareEntity entity) TemptGoal(PathAwareEntity pathAwareEntity, double double2, boolean bool, Ingredient ingredient) TemptGoal(PathAwareEntity pathAwareEntity, double double2, Ingredient ingredient, boolean bool) TrackTargetGoal(PathAwareEntity mob, boolean checkVisibility) TrackTargetGoal(PathAwareEntity mob, boolean checkVisibility, boolean checkNavigable) WanderAroundGoal(PathAwareEntity mob, double speed) WanderAroundGoal(PathAwareEntity mob, double speed, int chance) -
Uses of PathAwareEntity in net.minecraft.entity.boss
Subclasses of PathAwareEntity in net.minecraft.entity.boss -
Uses of PathAwareEntity in net.minecraft.entity.mob
Subclasses of PathAwareEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.entity.mob declared as PathAwareEntityModifier and TypeFieldDescriptionprivate final PathAwareEntityDrownedEntity.class_3512.field_17032Methods in net.minecraft.entity.mob with parameters of type PathAwareEntityModifier and TypeMethodDescriptionprotected voidZombiePigmanEntity.AvoidZombiesGoal.setMobEntityTarget(PathAwareEntity mob, LivingEntity target) Constructors in net.minecraft.entity.mob with parameters of type PathAwareEntityModifierConstructorDescriptionclass_3512(PathAwareEntity pathAwareEntity, double double2) (package private)class_3527(Block block, PathAwareEntity pathAwareEntity, double double2, int int2) -
Uses of PathAwareEntity in net.minecraft.entity.passive
Subclasses of PathAwareEntity in net.minecraft.entity.passiveModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PathAwareEntity in net.minecraft.util
Methods in net.minecraft.util with parameters of type PathAwareEntityModifier and TypeMethodDescriptionprivate static BlockPosRandomVectorGenerator.method_13956(BlockPos blockPos, PathAwareEntity mob) private static Vec3dRandomVectorGenerator.method_13957(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, boolean bool, double double2) private static booleanRandomVectorGenerator.method_13958(BlockPos blockPos, PathAwareEntity mob) static Vec3dRandomVectorGenerator.method_13959(PathAwareEntity mob, int int2, int int3) static Vec3dRandomVectorGenerator.method_15715(PathAwareEntity pathAwareEntity, int int2, int int3, Vec3d vec3d, double double2) static Vec3dRandomVectorGenerator.method_2799(PathAwareEntity mob, int int2, int int3) static Vec3dRandomVectorGenerator.method_2800(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) static Vec3dRandomVectorGenerator.method_2801(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) private static Vec3dRandomVectorGenerator.method_2802(PathAwareEntity mob, int int2, int int3, Vec3d vec3d)