Package me.gamercoder215.mobchip.ai.goal.target
package me.gamercoder215.mobchip.ai.goal.target
Packages relating to Entity Pathfinding including Targets
-
ClassDescriptionFiltering<T extends LivingEntity>Represents a Pathfinder that filters in an entity classRepresents a Pathfinder for an Iron Golem to defend a VillageRepresents a Pathfinder for any Creature to retaliate if they are damagedPathfinderNearestAttackableTarget<T extends LivingEntity>Represents a Pathfinder to target a specific type of EntityRepresents a Pathfinder for a specific Raider's attackPathfinderNearestHealableRaider<T extends LivingEntity>Represents a Pathfinder for Raiders to heal another RaiderRepresents a Pathfinder for a Tamable to attack the Target if its owner is hurtRepresents a Pathfinder where a Tamable Animal attacks the owner's target.PathfinderWildTarget<T extends LivingEntity>Represents a Pathfinder when a Wild Animal
Mob but not tamed
targets another Entity.Represents a target of a PathfinderRepresents a Pathfinder that involves targeting.