History - net.minecraft.entity.ai.brain.sensor.Sensor

26.3

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

csd

net.minecraft.world.entity.ai.sensing.Sensor

net.minecraft.class_4148

net.minecraft.entity.ai.brain.sensor.Sensor

Fields

int: j, scanRate, field_18464, senseInterval, f_dadgqjbx, senseInterval, f_26795_

int: scanRate, scanRate, field_18464, senseInterval

long: k, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, lastSenseTime, f_26796_

long: timeToTick, timeToTick, field_18463, lastSenseTime

TargetPredicate: d, TARGET_CONDITIONS, field_26630, TARGET_PREDICATE, f_cntwatpt, TARGET_PREDICATE, f_26793_

TargetPredicate: TARGET_CONDITIONS, TARGET_CONDITIONS, field_26630, TARGET_PREDICATE

TargetPredicate: e, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_bfcyfafb, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_26794_

TargetPredicate: TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING

int: b, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, DEFAULT_RUN_TIME, f_148309_

int: DEFAULT_SCAN_RATE, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, ATTACKABLE_TARGET_PREDICATE, f_savrjxrj, ATTACKABLE_TARGET_PREDICATE, f_148310_

TargetPredicate: ATTACK_TARGET_CONDITIONS, ATTACK_TARGET_CONDITIONS, field_33762, ATTACKABLE_TARGET_PREDICATE

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_hsvrjsuq, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_148311_

TargetPredicate: ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING

TargetPredicate: h, ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, field_34050, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_avedcbxv, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_182375_

TargetPredicate: ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, field_34050, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY

TargetPredicate: i, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, field_34051, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_olgwztxk, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_182376_

TargetPredicate: ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, field_34051, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, RANDOM, f_26792_

int: c, DEFAULT_TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_tqpujoog, DEFAULT_TARGETING_RANGE, f_348615_

int: DEFAULT_TARGETING_RANGE, DEFAULT_TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE

Constructors

Methods

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, getOutputMemoryModules, m_7163_

Set<MemoryModuleType<?>> (): requires, requires, method_19099, getOutputMemoryModules

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, tick, m_26806_

void (ServerWorld, E): tick, tick, method_19100, tick

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, sense, m_5578_

void (ServerWorld, E): doTick, doTick, method_19101, sense

void (E): a, updateTargetingConditionRanges, method_61444, updateRange, m_oaooofgj, updateTargetingRanges, m_352098_

void (E): updateTargetingConditionRanges, updateTargetingConditionRanges, method_61444, updateRange

boolean (ServerWorld, LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, canTarget, m_26803_

boolean (ServerWorld, LivingEntity, LivingEntity): isEntityTargetable, isEntityTargetable, method_30954, testTargetPredicate

boolean (ServerWorld, LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, canAttack, m_148312_

boolean (ServerWorld, LivingEntity, LivingEntity): isEntityAttackable, isEntityAttackable, method_36982, testAttackableTargetPredicate

BiPredicate<ServerWorld, LivingEntity> (LivingEntity, int): a, wasEntityAttackableLastNTicks, method_61445, hasTargetBeenAttackableRecently, m_cqcoyxpn, hasRecentlyBeenAttackable, m_353355_

BiPredicate<ServerWorld, LivingEntity> (LivingEntity, int): wasEntityAttackableLastNTicks, wasEntityAttackableLastNTicks, method_61445, hasTargetBeenAttackableRecently

boolean (ServerWorld, LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, canAttackIgnoreVisibility, m_182377_

boolean (ServerWorld, LivingEntity, LivingEntity): isEntityAttackableIgnoringLineOfSight, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility

<T, U> BiPredicate<T, U> (int, BiPredicate<T, U>): a, rememberPositives, method_61443, hasPredicatePassedRecently, m_aputesvt, hasRecentlyPassed, m_356688_

<T, U> BiPredicate<T, U> (int, BiPredicate<T, U>): rememberPositives, rememberPositives, method_61443, hasPredicatePassedRecently

void (Random): randomlyDelayStart, randomlyDelayStart, method_1_1753, initializeLastSenseTime

1.21.11

Names

cpi

csd

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ckv

cpi

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

cin

ckv

Fields

Constructors

Methods

1.21.5

Names

cfs

cin

Fields

Constructors

Methods

1.21.4

Names

cgq

cfs

Fields

Constructors

Methods

1.21.3

Names

cdy

cgq

Fields

int: c, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, DEFAULT_RUN_TIME, f_148309_

int: b, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, DEFAULT_RUN_TIME, f_148309_

int: b, TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_undaugtz, BASE_MAX_DISTANCE, f_148308_

int: c, DEFAULT_TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_tqpujoog, DEFAULT_TARGETING_RANGE, f_348615_

Constructors

Methods

boolean (LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, testTargetPredicate, m_26803_

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, testAttackableTargetPredicate, m_148312_

boolean (LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, testAttackableTargetPredicateIgnoreVisibility, m_182377_

void (E): a, updateTargetingConditionRanges, method_61444, updateRange, m_oaooofgj, updateTargetingRanges, m_352098_

boolean (ServerWorld, LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, canTarget, m_26803_

boolean (ServerWorld, LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, canAttack, m_148312_

BiPredicate<ServerWorld, LivingEntity> (LivingEntity, int): a, wasEntityAttackableLastNTicks, method_61445, hasTargetBeenAttackableRecently, m_cqcoyxpn, hasRecentlyBeenAttackable, m_353355_

boolean (ServerWorld, LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, canAttackIgnoreVisibility, m_182377_

<T, U> BiPredicate<T, U> (int, BiPredicate<T, U>): a, rememberPositives, method_61443, hasPredicatePassedRecently, m_aputesvt, hasRecentlyPassed, m_356688_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

ceb

cdy

Fields

Constructors

Methods

1.20.6

Names

bws

ceb

Fields

Constructors

Methods

1.20.4

Names

btl

bws

Fields

Constructors

Methods

1.20.2

Names

bqf

btl

Fields

Constructors

Methods

1.20.1

Names

bqd

bqf

Fields

Constructors

Methods

1.19.4

Names

boi

bqd

Fields

Constructors

Methods

1.19.3

Names

bly

boi

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

blb

bly

Fields

Constructors

Methods

1.19

Names

bgz

blb

Fields

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, RANDOM, f_26792_

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, RANDOM, f_26792_

Constructors

Methods

1.18.2

Names

bgh

bgz

net.minecraft.entity.ai.brain.sensor.Sensor

Fields

int: j, scanRate, field_18464, senseInterval, f_dadgqjbx, f_26795_

int: j, scanRate, field_18464, senseInterval, f_dadgqjbx, senseInterval, f_26795_

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, f_26792_

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, RANDOM, f_26792_

long: k, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_26796_

long: k, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, lastSenseTime, f_26796_

TargetPredicate: d, TARGET_CONDITIONS, field_26630, TARGET_PREDICATE, f_cntwatpt, f_26793_

TargetPredicate: d, TARGET_CONDITIONS, field_26630, TARGET_PREDICATE, f_cntwatpt, TARGET_PREDICATE, f_26793_

TargetPredicate: e, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_bfcyfafb, f_26794_

TargetPredicate: e, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_bfcyfafb, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_26794_

int: c, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, f_148309_

int: c, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, DEFAULT_RUN_TIME, f_148309_

int: b, TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_undaugtz, f_148308_

int: b, TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_undaugtz, BASE_MAX_DISTANCE, f_148308_

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, ATTACKABLE_TARGET_PREDICATE, f_savrjxrj, f_148310_

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, ATTACKABLE_TARGET_PREDICATE, f_savrjxrj, ATTACKABLE_TARGET_PREDICATE, f_148310_

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_hsvrjsuq, f_148311_

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_hsvrjsuq, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_148311_

TargetPredicate: h, ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, field_34050, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_avedcbxv, f_182375_

TargetPredicate: h, ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, field_34050, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_avedcbxv, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_182375_

TargetPredicate: i, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, field_34051, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_olgwztxk, f_182376_

TargetPredicate: i, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, field_34051, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_olgwztxk, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_182376_

Constructors

Methods

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, m_7163_

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, getOutputMemoryModules, m_7163_

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, m_26806_

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, tick, m_26806_

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, m_5578_

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, sense, m_5578_

boolean (LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, m_26803_

boolean (LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, testTargetPredicate, m_26803_

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, m_148312_

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, testAttackableTargetPredicate, m_148312_

boolean (LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, m_182377_

boolean (LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, testAttackableTargetPredicateIgnoreVisibility, m_182377_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bcu

bgh

Fields

Constructors

Methods

1.17.1

Names

bct

bcu

Fields

int: h, scanRate, field_18464, senseInterval, f_dadgqjbx, f_26795_

int: j, scanRate, field_18464, senseInterval, f_dadgqjbx, f_26795_

long: i, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_26796_

long: k, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_26796_

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, field_33762, f_savrjxrj, f_148310_

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, ATTACKABLE_TARGET_PREDICATE, f_savrjxrj, f_148310_

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, field_33763, f_hsvrjsuq, f_148311_

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, ATTACKABLE_TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_hsvrjsuq, f_148311_

TargetPredicate: h, ATTACK_TARGET_CONDITIONS_IGNORE_LINE_OF_SIGHT, field_34050, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY, f_avedcbxv, f_182375_

TargetPredicate: i, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_AND_LINE_OF_SIGHT, field_34051, ATTACKABLE_TARGET_PREDICATE_IGNORE_VISIBILITY_OR_DISTANCE_SCALING, f_olgwztxk, f_182376_

Constructors

Methods

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, method_36982, m_rtpssfaw, m_148312_

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, testAttackableTargetPredicate, m_rtpssfaw, m_148312_

boolean (LivingEntity, LivingEntity): d, isEntityAttackableIgnoringLineOfSight, method_37456, testAttackableTargetPredicateIgnoreVisibility, m_namfjgwr, m_182377_

1.17

Names

azb

bct

net.minecraft.entity.ai.brain.sensor.Sensor

net.minecraft.src.C_776_

Fields

int: d, scanRate, field_18464, senseInterval, f_dadgqjbx, field_220976_b, interval

int: h, scanRate, field_18464, senseInterval, f_dadgqjbx, f_26795_

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, field_223022_a, RANDOM

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, f_26792_

long: e, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, field_223023_c, counter

long: i, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_26796_

TargetPredicate: b, TARGET_CONDITIONS, field_26630, field_26630, f_cntwatpt, field_242314_b, FRIENDLY_FIRE_WITH_VISIBILITY_CHECK

TargetPredicate: d, TARGET_CONDITIONS, field_26630, TARGET_PREDICATE, f_cntwatpt, f_26793_

TargetPredicate: c, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, field_26631, f_bfcyfafb, field_242315_c, FRIENDLY_FIRE_WITHOUT_VISIBILITY_CHECK

TargetPredicate: e, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, TARGET_PREDICATE_IGNORE_DISTANCE_SCALING, f_bfcyfafb, f_26794_

int: c, DEFAULT_SCAN_RATE, field_30259, DEFAULT_RUN_TIME, f_kfqocqmk, f_148309_

int: b, TARGETING_RANGE, field_30258, BASE_MAX_DISTANCE, f_undaugtz, f_148308_

TargetPredicate: f, ATTACK_TARGET_CONDITIONS, field_33762, field_33762, f_savrjxrj, f_148310_

TargetPredicate: g, ATTACK_TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_33763, field_33763, f_hsvrjsuq, f_148311_

Constructors

Methods

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, func_220974_a, getUsedMemories

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, m_7163_

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, func_220973_b, tick

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, m_26806_

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, func_212872_a_, update

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, m_5578_

boolean (LivingEntity, LivingEntity): a, isEntityTargetable, method_30954, method_30954, m_pjqiwcnh, func_242316_a, canAttackTarget

boolean (LivingEntity, LivingEntity): b, isEntityTargetable, method_30954, testTargetPredicate, m_pjqiwcnh, m_26803_

boolean (LivingEntity, LivingEntity): c, isEntityAttackable, method_36982, method_36982, m_rtpssfaw, m_148312_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

ayy

azb

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

axn

ayy

Fields

int: b, scanRate, field_18464, senseInterval, f_dadgqjbx, field_220976_b, interval

int: d, scanRate, field_18464, senseInterval, f_dadgqjbx, field_220976_b, interval

long: c, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, field_223023_c, counter

long: e, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, field_223023_c, counter

TargetPredicate: b, TARGET_CONDITIONS, field_26630, field_26630, f_cntwatpt, field_242314_b, FRIENDLY_FIRE_WITH_VISIBILITY_CHECK

TargetPredicate: c, TARGET_CONDITIONS_IGNORE_INVISIBILITY_TESTING, field_26631, field_26631, f_bfcyfafb, field_242315_c, FRIENDLY_FIRE_WITHOUT_VISIBILITY_CHECK

Constructors

Methods

boolean (LivingEntity, LivingEntity): a, isEntityTargetable, method_30954, method_30954, m_pjqiwcnh, func_242316_a, canAttackTarget

1.16.1

Names

asf

axn

Fields

Constructors

Methods

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, func_220973_b, tick

void (ServerWorld, E): b, tick, method_19100, tick, m_dzzsgvsj, func_220973_b, tick

1.15.2

Names

asc

asf

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, func_220973_b, func_220973_b

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, func_220973_b, tick

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, func_212872_a_, func_212872_a_

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, func_212872_a_, update

1.15

Names

aqd

asc

Fields

int: b, scanRate, field_18464, senseInterval, f_dadgqjbx, f_95336272, field_220976_b, interval

int: b, scanRate, field_18464, senseInterval, f_dadgqjbx, field_220976_b, interval

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, f_46373269, field_223022_a, RANDOM

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, field_223022_a, RANDOM

long: c, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_81753025, field_223023_c, counter

long: c, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, field_223023_c, counter

Constructors

Methods

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, m_70018758, func_220974_a, getUsedMemories

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, func_220974_a, getUsedMemories

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, m_72548938, func_220973_b, func_220973_b

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, func_220973_b, func_220973_b

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, m_18266863, func_212872_a_, func_212872_a_

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, func_212872_a_, func_212872_a_

1.14.4

Names

apy

aqd

net.minecraft.world.entity.ai.sensing.Sensor

net.minecraft.unmapped.C_brvrbzqh

Fields

int: b, field_18464, senseInterval, f_95336272, field_220976_b, interval

int: b, scanRate, field_18464, senseInterval, f_dadgqjbx, f_95336272, field_220976_b, interval

Random: a, field_19294, RANDOM, f_46373269, field_223022_a, RANDOM

Random: a, RANDOM, field_19294, RANDOM, f_eigjameu, f_46373269, field_223022_a, RANDOM

long: c, field_18463, lastSenseTime, f_81753025, field_223023_c, counter

long: c, timeToTick, field_18463, lastSenseTime, f_gdnpaauu, f_81753025, field_223023_c, counter

Constructors

Methods

void (ServerWorld, E): b, method_19100, canSense, m_72548938, func_220973_b, tick

void (ServerWorld, E): a, method_19101, sense, m_18266863, func_212872_a_, update

Set<MemoryModuleType<?>> (): a, method_19099, getOutputMemoryModules, m_70018758, func_220974_a, getUsedMemories

Set<MemoryModuleType<?>> (): a, requires, method_19099, getOutputMemoryModules, m_ttqnpjnq, m_70018758, func_220974_a, getUsedMemories

void (ServerWorld, E): b, tick, method_19100, canSense, m_dzzsgvsj, m_72548938, func_220973_b, func_220973_b

void (ServerWorld, E): a, doTick, method_19101, sense, m_ssofdmup, m_18266863, func_212872_a_, func_212872_a_

1.14.3

Names

apv

apy

net.minecraft.entity.ai.brain.sensor.Sensor

Fields

int: b, field_18464, f_95336272, field_220976_b, interval

int: b, field_18464, senseInterval, f_95336272, field_220976_b, interval

Random: a, field_19294, f_46373269, field_223022_a, RANDOM

Random: a, field_19294, RANDOM, f_46373269, field_223022_a, RANDOM

long: c, field_18463, f_81753025, field_223023_c, counter

long: c, field_18463, lastSenseTime, f_81753025, field_223023_c, counter

Constructors

Methods

void (ServerWorld, E): b, method_19100, m_72548938, func_220973_b, tick

void (ServerWorld, E): b, method_19100, canSense, m_72548938, func_220973_b, tick

void (ServerWorld, E): a, method_19101, m_18266863, func_212872_a_, update

void (ServerWorld, E): a, method_19101, sense, m_18266863, func_212872_a_, update

Set<C_72847347<?>> (): a, method_19099, m_70018758, func_220974_a, getUsedMemories

Set<MemoryModuleType<?>> (): a, method_19099, getOutputMemoryModules, m_70018758, func_220974_a, getUsedMemories

1.14.2

Names

Fields

int: b, field_18464, f_95336272, field_220976_b, field_220976_b

int: b, field_18464, f_95336272, field_220976_b, interval

Random: a, field_19294, f_46373269, field_223022_a, field_223022_a

Random: a, field_19294, f_46373269, field_223022_a, RANDOM

long: c, field_18463, f_81753025, field_223023_c, field_223023_c

long: c, field_18463, f_81753025, field_223023_c, counter

Constructors

Methods

void (ServerWorld, E): b, method_19100, m_72548938, func_220973_b, func_220973_b

void (ServerWorld, E): b, method_19100, m_72548938, func_220973_b, tick

void (ServerWorld, E): a, method_19101, m_18266863, func_212872_a_, func_212872_a_

void (ServerWorld, E): a, method_19101, m_18266863, func_212872_a_, update

Set<C_72847347<?>> (): a, method_19099, m_70018758, func_220974_a, func_220974_a

Set<C_72847347<?>> (): a, method_19099, m_70018758, func_220974_a, getUsedMemories

1.14.1

Names

apu

apv

Fields

long: a, field_18463, f_81753025, field_220975_a, field_220975_a

Random: a, field_19294, f_46373269, field_223022_a, field_223022_a

long: c, field_18463, f_81753025, field_223023_c, field_223023_c

Constructors

Methods

1.14

Names

apu

net.minecraft.class_4148

net.minecraft.unmapped.C_49935367

net.minecraft.entity.ai.brain.sensor.Sensor

net.minecraft.entity.ai.brain.sensor.Sensor

Fields

int: b, field_18464, f_95336272, field_220976_b, field_220976_b

long: a, field_18463, f_81753025, field_220975_a, field_220975_a

Constructors

(int)

()

Methods

void (ServerWorld, E): b, method_19100, m_72548938, func_220973_b, func_220973_b

void (ServerWorld, E): a, method_19101, m_18266863, func_212872_a_, func_212872_a_

Set<C_72847347<?>> (): a, method_19099, m_70018758, func_220974_a, func_220974_a