History - net.minecraft.entity.ai.brain.task.MultiTickTask

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

Set<MemoryModuleType<?>> (): getRequiredMemories, method_1_1080, requiredMemoryModules

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.behavior.Behavior

net.minecraft.class_4097

net.minecraft.entity.ai.brain.task.MultiTickTask

Fields

int: DEFAULT_DURATION, field_30112, DEFAULT_RUN_TIME

Map<MemoryModuleType<?>, MemoryModuleState>: entryCondition, field_19291, requiredMemoryStates

MultiTickTask$Status: status, field_18333, status

long: endTimestamp, field_18334, endTime

int: minDuration, field_18335, minRunTime

int: maxDuration, field_18336, maxRunTime

Constructors

(Map<MemoryModuleType<?>, MemoryModuleState>)

(Map<MemoryModuleType<?>, MemoryModuleState>, int)

(Map<MemoryModuleType<?>, MemoryModuleState>, int, int)

Methods

MultiTickTask$Status (): getStatus, method_18921, getStatus

boolean (ServerWorld, E, long): tryStart, method_18922, tryStarting

void (ServerWorld, E, long): start, method_18920, run

void (ServerWorld, E, long): tickOrStop, method_18923, tick

void (ServerWorld, E, long): tick, method_18924, keepRunning

void (ServerWorld, E, long): doStop, method_18925, stop

void (ServerWorld, E, long): stop, method_18926, finishRunning

boolean (ServerWorld, E, long): canStillUse, method_18927, shouldKeepRunning

boolean (long): timedOut, method_18915, isTimeLimitExceeded

boolean (ServerWorld, E): checkExtraStartConditions, method_18919, shouldRun

String (): debugString, method_46910, getName

boolean (E): hasRequiredMemories, method_19546, hasRequiredMemoryState