Package com.destroystokyo.paper.entity.ai


package com.destroystokyo.paper.entity.ai
  • Interface Summary
    Interface
    Description
    Goal<T extends Mob>
    Represents an AI goal of an entity
    Represents a part of the "brain" of a mob.
    VanillaGoal<T extends Mob>
    Represents a vanilla goal.
  • Class Summary
    Class
    Description
    GoalKey<T extends Mob>
    Used to identify a Goal.
  • Enum Class Summary
    Enum Class
    Description
    Represents the subtype of a goal.