Package org.samo_lego.taterzens.npc.ai.goal

Types

DirectPathGoal
Link copied to clipboard
open class DirectPathGoal : MoveTowardsRestrictionGoal
Goal used in FORCED_PATH movement.
LazyPathGoal
Link copied to clipboard
open class LazyPathGoal : DirectPathGoal
Goal used in PATH movement.
ReachMeleeAttackGoal
Link copied to clipboard
open class ReachMeleeAttackGoal : MeleeAttackGoal
TeamRevengeGoal
Link copied to clipboard
open class TeamRevengeGoal : HurtByTargetGoal
RevengeGoal but excludes targets that are on same team.
TrackEntityGoal
Link copied to clipboard
open class TrackEntityGoal : Goal
TrackUuidGoal
Link copied to clipboard
open class TrackUuidGoal : Goal