History - net.minecraft.world.entity.ai.behavior.RandomStroll

1.21

Names

bxc

bwz

Fields

Constructors

Methods

1.20.6

Names

bxb

bxc

net.minecraft.world.entity.ai.behavior.RandomLookAround

net.minecraft.world.entity.ai.behavior.BehaviorStrollRandomUnconstrained

Fields

Constructors

Methods

1.20.5

Names

bpu

bxb

net.minecraft.entity.ai.brain.task.StrollTask

net.minecraft.entity.ai.brain.task.MeanderTask

net.minecraft.world.entity.ai.behavior.BehaviorStrollRandomUnconstrained

net.minecraft.world.entity.ai.behavior.RandomLookAround

Fields

int[][]: c, SWIM_XY_DISTANCE_TIERS, field_40995, f_vxdewoso, RADII, f_256848_

int[][]: c, SWIM_XY_DISTANCE_TIERS, field_40995, f_vxdewoso, RADII, SWIM_XY_DISTANCE_TIERS, f_256848_

Constructors

Methods

OneShot<PathfinderMob> (float): a, stroll, method_47014, m_wuhievxg, create, m_257965_

OneShot<PathfinderMob> (float): a, stroll, method_47014, m_wuhievxg, create, create, m_257965_

OneShot<PathfinderMob> (float, boolean): a, stroll, method_47018, m_jtxnlepj, create, m_257798_

OneShot<PathfinderMob> (float, boolean): a, stroll, method_47018, m_jtxnlepj, create, create, m_257798_

BehaviorControl<PathfinderMob> (float, int, int): a, stroll, method_47015, m_mvcffuny, create, m_257960_

BehaviorControl<PathfinderMob> (float, int, int): a, stroll, method_47015, m_mvcffuny, create, createStroll, m_257960_

BehaviorControl<PathfinderMob> (float): b, fly, method_47025, m_aziirjrs, createSolidTargeting, m_257379_

BehaviorControl<PathfinderMob> (float): b, fly, method_47025, m_aziirjrs, createSolidTargeting, createFly, m_257379_

BehaviorControl<PathfinderMob> (float): c, swim, method_47027, m_hjkccxus, createDynamicRadius, m_257751_

BehaviorControl<PathfinderMob> (float): c, swim, method_47027, m_hjkccxus, createDynamicRadius, createSwim, m_257751_

OneShot<PathfinderMob> (float, Function<PathfinderMob, Vec3>, Predicate<PathfinderMob>): a, strollFlyOrSwim, method_47017, m_sehqmidp, create, m_257629_

OneShot<PathfinderMob> (float, Function<PathfinderMob, Vec3>, Predicate<PathfinderMob>): a, strollFlyOrSwim, method_47017, m_sehqmidp, create, create, m_257629_

Vec3 (PathfinderMob): a, getTargetSwimPos, method_47020, m_jxanzcwz, findTargetPos, m_257416_

Vec3 (PathfinderMob): a, getTargetSwimPos, method_47020, m_jxanzcwz, findTargetPos, findSwimTargetPos, m_257416_

Vec3 (PathfinderMob, int, int): a, getTargetFlyPos, method_47021, m_ukqjayuo, findTargetPos, m_257997_

Vec3 (PathfinderMob, int, int): a, getTargetFlyPos, method_47021, m_ukqjayuo, findTargetPos, findFlyTargetPos, m_257997_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

bmo

bpu

Fields

Constructors

Methods

1.20.2

Names

bji

bmo

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

bjg

bji

Fields

Constructors

Methods

1.19.4

Names

bhl

bjg

Fields

Constructors

Methods

1.19.3

Names

bff

bhl

Fields

float: g, speedModifier, field_22310, f_dyotuupr, speed, speed, f_23740_

int: a, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, horizontalRadius, f_23741_

int: d, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, verticalRadius, f_23742_

int: e, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, MIN_RUN_TIME, f_147849_

int: a, MAX_XZ_DIST, field_30157, f_dibpynuj, DEFAULT_HORIZONTAL_RADIUS, MIN_RUN_TIME, f_147849_

int: f, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, MAX_RUN_TIME, f_147850_

int: b, MAX_Y_DIST, field_30158, f_ohlbcdez, DEFAULT_VERTICAL_RADIUS, MAX_RUN_TIME, f_147850_

boolean: h, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, strollInsideWater, f_182340_

int[][]: c, SWIM_XY_DISTANCE_TIERS, field_40995, f_vxdewoso, RADII, f_256848_

Constructors

(float)

(float, int, int)

(float, boolean)

(float, int, int, boolean)

()

Methods

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, run, m_6735_

Vec3 (PathfinderMob): a, getTargetPos, method_33201, m_tuxpulgt, findWalkTarget, findWalkTarget, m_142622_

boolean (ServerLevel, PathfinderMob): a, checkExtraStartConditions, method_33202, m_pphvbchk, shouldRun, shouldRun, m_6114_

OneShot<PathfinderMob> (float): a, stroll, method_47014, m_wuhievxg, create, m_257965_

OneShot<PathfinderMob> (float, boolean): a, stroll, method_47018, m_jtxnlepj, create, m_257798_

BehaviorControl<PathfinderMob> (float, int, int): a, stroll, method_47015, m_mvcffuny, create, m_257960_

BehaviorControl<PathfinderMob> (float): b, fly, method_47025, m_aziirjrs, createSolidTargeting, m_257379_

BehaviorControl<PathfinderMob> (float): c, swim, method_47027, m_hjkccxus, createDynamicRadius, m_257751_

OneShot<PathfinderMob> (float, Function<PathfinderMob, Vec3>, Predicate<PathfinderMob>): a, strollFlyOrSwim, method_47017, m_sehqmidp, create, m_257629_

Vec3 (PathfinderMob): a, getTargetSwimPos, method_47020, m_jxanzcwz, findTargetPos, m_257416_

Vec3 (PathfinderMob, int, int): a, getTargetFlyPos, method_47021, m_ukqjayuo, findTargetPos, m_257997_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

bei

bff

Fields

Constructors

Methods

1.19

Names

bax

bei

Fields

float: f, speedModifier, field_22310, f_dyotuupr, speed, speed, f_23740_

float: g, speedModifier, field_22310, f_dyotuupr, speed, speed, f_23740_

int: c, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, verticalRadius, f_23742_

int: d, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, verticalRadius, f_23742_

int: d, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, MIN_RUN_TIME, f_147849_

int: e, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, MIN_RUN_TIME, f_147849_

int: e, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, MAX_RUN_TIME, f_147850_

int: f, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, MAX_RUN_TIME, f_147850_

boolean: g, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, strollInsideWater, f_182340_

boolean: h, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, strollInsideWater, f_182340_

Constructors

Methods

1.18.2

Names

bag

bax

net.minecraft.entity.ai.brain.task.StrollTask

Fields

float: f, speedModifier, field_22310, f_dyotuupr, speed, f_23740_

float: f, speedModifier, field_22310, f_dyotuupr, speed, speed, f_23740_

int: a, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, f_23741_

int: a, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, horizontalRadius, f_23741_

int: c, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, f_23742_

int: c, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, verticalRadius, f_23742_

int: d, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, f_147849_

int: d, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, MIN_RUN_TIME, f_147849_

int: e, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, f_147850_

int: e, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, MAX_RUN_TIME, f_147850_

boolean: g, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, f_182340_

boolean: g, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, strollInsideWater, f_182340_

Constructors

Methods

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, m_6735_

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, run, m_6735_

Vec3 (PathfinderMob): a, getTargetPos, method_33201, m_tuxpulgt, findWalkTarget, m_142622_

Vec3 (PathfinderMob): a, getTargetPos, method_33201, m_tuxpulgt, findWalkTarget, findWalkTarget, m_142622_

boolean (ServerLevel, PathfinderMob): a, checkExtraStartConditions, method_33202, m_pphvbchk, shouldRun, m_6114_

boolean (ServerLevel, PathfinderMob): a, checkExtraStartConditions, method_33202, m_pphvbchk, shouldRun, shouldRun, m_6114_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

awu

bag

Fields

Constructors

Methods

1.17.1

Names

awt

awu

Fields

boolean: g, mayStrollFromWater, field_34047, f_okcmgesa, strollInsideWater, f_182340_

Constructors

(float, boolean)

(float, int, int, boolean)

Methods

boolean (ServerLevel, PathfinderMob): a, checkExtraStartConditions, method_33202, m_pphvbchk, shouldRun, m_6114_

1.17

Names

atc

awt

net.minecraft.entity.ai.brain.task.WalkRandomlyTask

net.minecraft.src.C_613_

net.minecraft.server.v1_16_R3.BehaviorStrollRandomUnconstrained

net.minecraft.world.entity.ai.behavior.BehaviorStrollRandomUnconstrained

Fields

float: b, speedModifier, field_22310, f_dyotuupr, speed, field_233936_b_

float: f, speedModifier, field_22310, f_dyotuupr, speed, f_23740_

int: c, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, field_233937_c_

int: a, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, f_23741_

int: d, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, field_233938_d_

int: c, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, f_23742_

int: d, MAX_XZ_DIST, field_30157, f_dibpynuj, MIN_RUN_TIME, f_147849_

int: e, MAX_Y_DIST, field_30158, f_ohlbcdez, MAX_RUN_TIME, f_147850_

Constructors

Methods

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, func_212831_a_

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, m_6735_

Vec3 (PathfinderMob): a, getTargetPos, method_33201, m_tuxpulgt, findWalkTarget, m_142622_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

asz

atc

net.minecraft.server.v1_16_R2.BehaviorStrollRandomUnconstrained

net.minecraft.server.v1_16_R3.BehaviorStrollRandomUnconstrained

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

aro

asz

net.minecraft.server.v1_16_R1.BehaviorStrollRandomUnconstrained

net.minecraft.server.v1_16_R2.BehaviorStrollRandomUnconstrained

Fields

Constructors

Methods

1.16.1

Names

aro

net.minecraft.world.entity.ai.behavior.RandomStroll

net.minecraft.class_4818

net.minecraft.unmapped.C_knyoxtib

net.minecraft.entity.ai.brain.task.StrollTask

net.minecraft.entity.ai.brain.task.WalkRandomlyTask

net.minecraft.server.v1_16_R1.BehaviorStrollRandomUnconstrained

Fields

float: b, speedModifier, field_22310, f_dyotuupr, speed, field_233936_b_

int: c, maxHorizontalDistance, field_22311, f_rfougqyb, horizontalRadius, field_233937_c_

int: d, maxVerticalDistance, field_22312, f_qafrxgxh, verticalRadius, field_233938_d_

Constructors

(float)

(float, int, int)

Methods

void (ServerLevel, PathfinderMob, long): a, start, method_24594, m_xcroagtf, run, func_212831_a_