History - net.minecraft.entity.ai.goal.GoalSelector

1.7.10

Names

uj

net.minecraft.class_897

net.minecraft.entity.ai.goal.GoalSelector

net.minecraft.entity.ai.EntityAITasks

Fields

org.apache.logging.log4j.Logger: a, field_9086, LOGGER, logger

List: b, field_3506, goals, taskEntries

List: c, field_3507, activeGoals, executingTaskEntries

Profiler: d, field_3508, profiler, theProfiler

int: e, field_3509, ticks, tickCount

int: f, field_3510, constantThree, tickRate

Constructors

(Profiler)

Methods

void (int, Goal): a, method_2751, addGoal, addTask

void (Goal): a, method_4497, removeGoal, removeTask

void (): a, method_2750, tick, onUpdateTasks

boolean (GoalSelector__Entry): a, method_2752, canContinue, canContinue

boolean (GoalSelector__Entry): b, method_2754, canUse, canUse

boolean (GoalSelector__Entry, GoalSelector__Entry): a, method_2753, differentControlBits, areTasksCompatible