History - net.minecraft.world.entity.monster.Strider

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cks

ckq

Fields

EntityDataAccessor<Integer>: cd, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: ch, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: ce, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ci, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cf, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cj, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cg, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: ck, steering, field_23240, saddledComponent, f_33857_

TemptGoal: ch, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: cl, temptGoal, field_23241, temptGoal, f_33858_

float: cb, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: ce, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: cc, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: cg, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

UUID: bY, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

AttributeModifier: bZ, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

AttributeModifier: cd, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

ResourceLocation: cc, SUFFOCATING_MODIFIER_ID, field_42981, SUFFOCATING_MODIFIER_ID, f_336645_

Constructors

Methods

void (SoundSource): a, equipSaddle, method_6576, saddle, m_5853_

void (): z, registerGoals, method_5959, initGoals, m_8099_

void (): B, registerGoals, method_5959, initGoals, m_8099_

void (boolean): w, setSuffocating, method_26349, setCold, m_33951_

void (boolean): x, setSuffocating, method_26349, setCold, m_33951_

float (): aO, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aP, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): y, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): x, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): B, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): D, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): gq, floatStrider, method_26347, updateFloating, m_33940_

void (): gk, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): u, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): t, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (): fp, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): fl, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bQ, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bR, isOnFire, method_5809, isOnFire, m_6060_

void (): eD, dropEquipment, method_16078, dropInventory, m_5907_

void (): ez, dropEquipment, method_16078, dropInventory, m_5907_

void (ItemStack, SoundSource): a, equipSaddle, method_6576, saddle, m_5853_

1.20.6

Names

cdc

cks

Fields

Ingredient: bY, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bZ, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: ca, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: cd, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: cb, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ce, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cc, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cf, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cd, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cg, steering, field_23240, saddledComponent, f_33857_

TemptGoal: ce, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: ch, temptGoal, field_23241, temptGoal, f_33858_

float: bW, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: cb, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bX, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: cc, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

UUID: bT, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

UUID: bY, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

AttributeModifier: bU, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

AttributeModifier: bZ, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

Constructors

Methods

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): g, isSaddleable, method_6765, canBeSaddled, m_6741_

boolean (): f, isSaddleable, method_6765, canBeSaddled, m_6741_

void (): B, registerGoals, method_5959, initGoals, m_8099_

void (): z, registerGoals, method_5959, initGoals, m_8099_

boolean (): u, isSuffocating, method_26348, isCold, m_33935_

boolean (): s, isSuffocating, method_26348, isCold, m_33935_

float (): aM, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aO, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): A, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): y, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): D, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): B, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): ge, floatStrider, method_26347, updateFloating, m_33940_

void (): gq, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): w, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): u, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (): fh, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): fp, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bN, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bQ, isOnFire, method_5809, isOnFire, m_6060_

boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_

boolean (ItemStack): o, isFood, method_6481, isBreedingItem, m_6898_

void (): ey, dropEquipment, method_16078, dropInventory, m_5907_

void (): eD, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cJ, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cM, getLeashOffset, method_29919, getLeashOffset, m_7939_

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, m_6518_

LivingEntity (): cN, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cQ, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_

Vec3 (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_293035_

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData): a, finalizeSpawn, method_5943, initialize, m_6518_

1.20.4

Names

bzv

cdc

Fields

Constructors

Methods

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (): z, registerGoals, method_5959, initGoals, m_8099_

void (): B, registerGoals, method_5959, initGoals, m_8099_

boolean (): s, isSuffocating, method_26348, isCold, m_33935_

boolean (): u, isSuffocating, method_26348, isCold, m_33935_

float (): aK, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aM, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): y, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): A, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): B, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): D, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): gd, floatStrider, method_26347, updateFloating, m_33940_

void (): ge, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): t, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): w, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): y, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (): ff, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): fh, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bM, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bN, isOnFire, method_5809, isOnFire, m_6060_

void (): ex, dropEquipment, method_16078, dropInventory, m_5907_

void (): ey, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cI, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cJ, getLeashOffset, method_29919, getLeashOffset, m_7939_

1.20.2

Names

bwp

bzv

Fields

PanicGoal: cf, panicGoal, field_23242, escapeDangerGoal, f_33859_

Constructors

Methods

void (): x, registerGoals, method_5959, initGoals, m_8099_

void (): z, registerGoals, method_5959, initGoals, m_8099_

boolean (): q, isSuffocating, method_26348, isCold, m_33935_

boolean (): s, isSuffocating, method_26348, isCold, m_33935_

double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

float (): aI, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aK, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): w, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fY, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): y, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): z, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): B, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): ge, floatStrider, method_26347, updateFloating, m_33940_

void (): gd, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): r, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): t, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): w, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): l_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): r, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (): fb, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): ff, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bL, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bM, isOnFire, method_5809, isOnFire, m_6060_

void (): eu, dropEquipment, method_16078, dropInventory, m_5907_

void (): ex, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cI, getLeashOffset, method_29919, getLeashOffset, m_7939_

LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cN, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_

1.20.1

Names

bwn

bwp

Fields

Ingredient: bX, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bY, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bY, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: bZ, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: bZ, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: ca, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: ca, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cb, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cb, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cc, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cc, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cd, steering, field_23240, saddledComponent, f_33857_

TemptGoal: cd, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: ce, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: ce, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: cf, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bV, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bW, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bW, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: bX, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

UUID: bS, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

UUID: bT, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

AttributeModifier: bT, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

AttributeModifier: bU, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

Constructors

Methods

double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bx, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

float (): aH, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aI, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): fS, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fY, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fY, floatStrider, method_26347, updateFloating, m_33940_

void (): ge, floatStrider, method_26347, updateFloating, m_33940_

SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (): eX, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): fb, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bK, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bL, isOnFire, method_5809, isOnFire, m_6060_

PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_

PathNavigation (Level): b, createNavigation, method_5965, createNavigation, m_6037_

void (): er, dropEquipment, method_16078, dropInventory, m_5907_

void (): eu, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cF, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_

LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

LivingEntity (): cL, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

void (LivingEntity, Vec3): a, tickRidden, method_49481, tickControlled, m_274498_

Vec3 (LivingEntity, Vec3): b, getRiddenInput, method_49482, getControlledMovementInput, m_274312_

float (LivingEntity): g, getRiddenSpeed, method_49485, getSaddledSpeed, m_245547_

void (Player, Vec3): a, tickRidden, method_49481, tickControlled, m_274498_

Vec3 (Player, Vec3): b, getRiddenInput, method_49482, getControlledMovementInput, m_274312_

float (Player): e, getRiddenSpeed, method_49485, getSaddledSpeed, m_245547_

1.19.4

Names

buq

bwn

Fields

Ingredient: cb, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bX, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: cc, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: bY, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: cd, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: bZ, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: ce, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ca, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cf, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cb, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cg, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cc, steering, field_23240, saddledComponent, f_33857_

TemptGoal: ch, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: cd, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: ci, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: ce, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bX, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bV, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bY, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: ca, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: bW, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

UUID: bS, SUFFOCATING_MODIFIER_UUID, field_42981, SUFFOCATING_MODIFIER_ID, f_273909_

AttributeModifier: bT, SUFFOCATING_MODIFIER, field_42982, SUFFOCATING_MODIFIER, f_273843_

Constructors

Methods

boolean (): g, isSaddled, method_6725, isSaddled, m_6254_

boolean (): i, isSaddled, method_6725, isSaddled, m_6254_

boolean (): d, isSaddleable, method_6765, canBeSaddled, m_6741_

boolean (): g, isSaddleable, method_6765, canBeSaddled, m_6741_

void (): u, registerGoals, method_5959, initGoals, m_8099_

void (): x, registerGoals, method_5959, initGoals, m_8099_

void (boolean): v, setSuffocating, method_26349, setCold, m_33951_

void (boolean): w, setSuffocating, method_26349, setCold, m_33951_

boolean (): p, isSuffocating, method_26348, isCold, m_33935_

boolean (): q, isSuffocating, method_26348, isCold, m_33935_

double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bv, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (Vec3): h, travel, method_6091, travel, m_7023_

float (): t, getMoveSpeed, method_26345, getSpeed, m_33936_

float (): b, getSteeringSpeed, method_26316, getSaddledSpeed, m_6748_

void (Vec3): a, travelWithInput, method_26315, setMovementInput, m_7760_

float (): aJ, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aH, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): fN, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): w, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fO, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fS, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): y, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): z, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): fU, floatStrider, method_26347, updateFloating, m_33940_

void (): fY, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fM, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): r, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_

SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_

SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (Entity): p, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (): eR, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eX, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_

boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_

void (): en, dropEquipment, method_16078, dropInventory, m_5907_

void (): er, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cF, getLeashOffset, method_29919, getLeashOffset, m_7939_

boolean (Entity): a, canBeControlledBy, method_42169, canEntityControl, m_219126_

LivingEntity (): cK, getControllingPassenger, method_5642, getControllingPassenger, m_6688_

void (LivingEntity, Vec3): a, tickRidden, method_49481, tickControlled, m_274498_

Vec3 (LivingEntity, Vec3): b, getRiddenInput, method_49482, getControlledMovementInput, m_274312_

float (LivingEntity): g, getRiddenSpeed, method_49485, getSaddledSpeed, m_245547_

1.19.3

Names

bsd

buq

Fields

Constructors

Methods

boolean (): d, isSaddled, method_6725, isSaddled, m_6254_

boolean (): g, isSaddled, method_6725, isSaddled, m_6254_

boolean (): c, isSaddleable, method_6765, canBeSaddled, m_6741_

boolean (): d, isSaddleable, method_6765, canBeSaddled, m_6741_

boolean (): q, isSuffocating, method_26348, isCold, m_33935_

boolean (): p, isSuffocating, method_26348, isCold, m_33935_

double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bw, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cL, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (Vec3): g, travel, method_6091, travel, m_7023_

void (Vec3): h, travel, method_6091, travel, m_7023_

float (): aF, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aJ, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

void (): k, tick, method_5773, tick, m_8119_

void (): l, tick, method_5773, tick, m_8119_

boolean (): fK, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fN, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fL, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fO, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): x, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

boolean (): y, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): fR, floatStrider, method_26347, updateFloating, m_33940_

void (): fU, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fJ, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fM, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_

SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (Entity): p, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (): eL, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eR, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bH, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bK, isOnFire, method_5809, isOnFire, m_6060_

void (): ei, dropEquipment, method_16078, dropInventory, m_5907_

void (): en, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cB, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

brg

bsd

Fields

Constructors

Methods

double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bt, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cG, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

boolean (): fL, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fK, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fM, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fL, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fS, floatStrider, method_26347, updateFloating, m_33940_

void (): fR, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fK, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fJ, createAttributes, method_26924, createStriderAttributes, m_33937_

boolean (): eM, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eL, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bI, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bH, isOnFire, method_5809, isOnFire, m_6060_

void (): ej, dropEquipment, method_16078, dropInventory, m_5907_

void (): ei, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cC, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cB, getLeashOffset, method_29919, getLeashOffset, m_7939_

1.19

Names

bmq

brg

Fields

Ingredient: bZ, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: cb, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: ca, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: cc, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: cb, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: cd, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: cc, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ce, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cd, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cf, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: ce, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cg, steering, field_23240, saddledComponent, f_33857_

TemptGoal: cf, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: ch, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: cg, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: ci, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bV, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bX, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bW, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bY, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bY, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: ca, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

Constructors

Methods

boolean (EntityType<Strider>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkStriderSpawnRules, method_26344, canSpawn, m_33921_

double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bu, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): fg, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

Entity (): cH, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (Vec3): h, travel, method_6091, travel, m_7023_

void (Vec3): g, travel, method_6091, travel, m_7023_

float (): aE, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aF, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

boolean (): fA, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fL, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fB, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fM, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fH, floatStrider, method_26347, updateFloating, m_33940_

void (): fS, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fz, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fK, createAttributes, method_26924, createStriderAttributes, m_33937_

boolean (): eE, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eM, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bE, isOnFire, method_5809, isOnFire, m_6060_

boolean (): bI, isOnFire, method_5809, isOnFire, m_6060_

void (): ed, dropEquipment, method_16078, dropInventory, m_5907_

void (): ej, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cz, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cC, getLeashOffset, method_29919, getLeashOffset, m_7939_

boolean (EntityType<Strider>, LevelAccessor, MobSpawnType, BlockPos, RandomSource): c, checkStriderSpawnRules, method_26344, canSpawn, m_219128_

boolean (Entity): a, canBeControlledBy, method_42169, canEntityControl, m_219126_

1.18.2

Names

bly

bmq

Fields

Ingredient: ca, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bZ, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: cb, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: ca, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: cc, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: cb, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: cd, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cc, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ce, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cd, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cf, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: ce, steering, field_23240, saddledComponent, f_33857_

TemptGoal: cg, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: cf, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: ch, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: cg, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bW, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bV, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bX, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bW, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bZ, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: bY, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

Constructors

Methods

boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_7479_

boolean (): ff, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (): fg, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (): fz, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fA, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fA, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fB, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fG, floatStrider, method_26347, updateFloating, m_33940_

void (): fH, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fy, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fz, createAttributes, method_26924, createStriderAttributes, m_33937_

boolean (): eD, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eE, isSensitiveToWater, method_29503, hurtByWater, m_6126_

void (): ec, dropEquipment, method_16078, dropInventory, m_5907_

void (): ed, dropEquipment, method_16078, dropInventory, m_5907_

boolean (FluidState): a, canStandOnFluid, method_26319, canWalkOnFluid, m_203441_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bil

bly

Fields

Ingredient: bX, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: ca, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bY, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: cb, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: bZ, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: cc, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: ca, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cd, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: cb, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: ce, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cc, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cf, steering, field_23240, saddledComponent, f_33857_

TemptGoal: cd, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: cg, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: ce, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: ch, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bT, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bW, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bU, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bX, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bW, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: bZ, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

Constructors

Methods

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_, initDatawatcher

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_

boolean (): d, isSaddled, method_6725, isSaddled, m_6254_, hasSaddle

boolean (): d, isSaddled, method_6725, isSaddled, m_6254_

boolean (): c, isSaddleable, method_6765, canBeSaddled, m_6741_, canSaddle

boolean (): c, isSaddleable, method_6765, canBeSaddled, m_6741_

void (SoundSource): a, equipSaddle, method_6576, saddle, m_5853_, saddle

void (SoundSource): a, equipSaddle, method_6576, saddle, m_5853_

void (): v, registerGoals, method_5959, initGoals, m_8099_, initPathfinder

void (): u, registerGoals, method_5959, initGoals, m_8099_

void (boolean): v, setSuffocating, method_26349, setCold, m_33951_, setShivering

void (boolean): v, setSuffocating, method_26349, setCold, m_33951_

boolean (): p, isSuffocating, method_26348, isCold, m_33935_, isShivering

boolean (): q, isSuffocating, method_26348, isCold, m_33935_

double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

double (): bq, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): fd, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (): ff, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_, getRidingPassenger

Entity (): cE, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_

void (Vec3): g, travel, method_6091, travel, m_7023_

void (Vec3): h, travel, method_6091, travel, m_7023_

float (): az, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

float (): aE, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

void (): k, tick, method_5773, tick, m_8119_, tick

void (): k, tick, method_5773, tick, m_8119_

boolean (): fx, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fz, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fy, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fA, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fE, floatStrider, method_26347, updateFloating, m_33940_

void (): fG, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fw, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fy, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient

SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_

SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt

SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_

SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath

SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_

boolean (): ex, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): eD, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bz, isOnFire, method_5809, isOnFire, m_6060_, isBurning

boolean (): bE, isOnFire, method_5809, isOnFire, m_6060_

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_, isBreedItem

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_

void (): dX, dropEquipment, method_16078, dropInventory, m_5907_, dropInventory

void (): ec, dropEquipment, method_16078, dropInventory, m_5907_

Vec3 (): cu, getLeashOffset, method_29919, getLeashOffset, m_7939_

Vec3 (): cz, getLeashOffset, method_29919, getLeashOffset, m_7939_

Strider (ServerLevel, AgeableMob): b, getBreedOffspring, method_26343, createChild, m_142606_, createChild

Strider (ServerLevel, AgeableMob): b, getBreedOffspring, method_26343, createChild, m_142606_

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, m_6518_, prepare

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, m_6518_

1.17.1

Names

bik

bil

Fields

Ingredient: bW, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bX, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bX, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

Ingredient: bY, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: bY, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Integer>: bZ, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: bZ, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ca, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: ca, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

EntityDataAccessor<Boolean>: cb, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: cb, steering, field_23240, saddledComponent, f_33857_

ItemBasedSteering: cc, steering, field_23240, saddledComponent, f_33857_

TemptGoal: cc, temptGoal, field_23241, temptGoal, f_33858_

TemptGoal: cd, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: cd, panicGoal, field_23242, escapeDangerGoal, f_33859_

PanicGoal: ce, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bS, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bT, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bT, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bU, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bV, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

float: bW, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

Constructors

Methods

boolean (): fc, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (): fd, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (): fw, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fx, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): fx, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): fy, isBeingTempted, method_30079, isBeingTempted, m_33939_

void (): fD, floatStrider, method_26347, updateFloating, m_33940_

void (): fE, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): fv, createAttributes, method_26924, createStriderAttributes, m_33937_

AttributeSupplier$Builder (): fw, createAttributes, method_26924, createStriderAttributes, m_33937_

boolean (): ew, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): ex, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_, isBreedItem

1.17

Names

bed

bik

net.minecraft.entity.passive.StriderEntity

net.minecraft.src.C_1076_

net.minecraft.server.v1_16_R3.EntityStrider

net.minecraft.world.entity.monster.EntityStrider

Fields

Ingredient: bo, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, field_234308_bu_

Ingredient: bW, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, f_33852_

Ingredient: bp, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, field_234309_bv_

Ingredient: bX, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, f_33853_

EntityDataAccessor<Integer>: bq, DATA_BOOST_TIME, field_23245, BOOST_TIME, field_234310_bw_

EntityDataAccessor<Integer>: bY, DATA_BOOST_TIME, field_23245, BOOST_TIME, f_33854_

EntityDataAccessor<Boolean>: br, DATA_SUFFOCATING, field_23246, COLD, field_234311_bx_

EntityDataAccessor<Boolean>: bZ, DATA_SUFFOCATING, field_23246, COLD, f_33855_

EntityDataAccessor<Boolean>: bs, DATA_SADDLE_ID, field_23247, SADDLED, field_234312_by_

EntityDataAccessor<Boolean>: ca, DATA_SADDLE_ID, field_23247, SADDLED, f_33856_

ItemBasedSteering: bt, steering, field_23240, saddledComponent, field_234313_bz_, saddleStorage

ItemBasedSteering: cb, steering, field_23240, saddledComponent, f_33857_

TemptGoal: bu, temptGoal, field_23241, temptGoal, field_234306_bA_

TemptGoal: cc, temptGoal, field_23241, temptGoal, f_33858_

PanicGoal: bv, panicGoal, field_23242, escapeDangerGoal, field_234307_bB_

PanicGoal: cd, panicGoal, field_23242, escapeDangerGoal, f_33859_

float: bS, SUFFOCATE_STEERING_MODIFIER, field_30499, COLD_SADDLED_SPEED, f_149854_

float: bT, SUFFOCATE_SPEED_MODIFIER, field_30500, COLD_SPEED, f_149855_

float: bV, STEERING_MODIFIER, field_30501, DEFAULT_SADDLED_SPEED, f_149856_

Constructors

Methods

boolean (EntityType<Strider>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkStriderSpawnRules, method_26344, canSpawn, func_234314_c_

boolean (EntityType<Strider>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkStriderSpawnRules, method_26344, canSpawn, m_33921_

void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a

void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a, initDatawatcher

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_, initDatawatcher

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_, saveData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_, loadData

boolean (): M_, isSaddled, method_6725, isSaddled, func_110257_ck, hasSaddle

boolean (): d, isSaddled, method_6725, isSaddled, m_6254_, hasSaddle

boolean (): L_, isSaddleable, method_6765, canBeSaddled, func_230264_L__, canSaddle

boolean (): c, isSaddleable, method_6765, canBeSaddled, m_6741_, canSaddle

void (SoundSource): a, equipSaddle, method_6576, saddle, func_230266_a_, saddle

void (SoundSource): a, equipSaddle, method_6576, saddle, m_5853_, saddle

void (): o, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder

void (): v, registerGoals, method_5959, initGoals, m_8099_, initPathfinder

void (boolean): t, setSuffocating, method_26349, setCold, func_234319_t_, setShivering

void (boolean): v, setSuffocating, method_26349, setCold, m_33951_, setShivering

boolean (): eK, isSuffocating, method_26348, isCold, func_234315_eI_, isShivering

boolean (): p, isSuffocating, method_26348, isCold, m_33935_, isShivering

boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, func_230285_a_

boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, m_7479_

double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bl, getPassengersRidingOffset, method_5621, getMountedHeightOffset, m_6048_

boolean (): er, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF

boolean (): fc, canBeControlledByRider, method_5956, canBeControlledByRider, m_5807_

boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, func_205019_a

boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, m_6914_

Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger

Entity (): cz, getControllingPassenger, method_5642, getPrimaryPassenger, m_6688_, getRidingPassenger

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, m_7688_

void (Vec3): g, travel, method_6091, travel, func_213352_e

void (Vec3): g, travel, method_6091, travel, m_7023_

float (): eL, getMoveSpeed, method_26345, getSpeed, func_234316_eJ_

float (): t, getMoveSpeed, method_26345, getSpeed, m_33936_

float (): N_, getSteeringSpeed, method_26316, getSaddledSpeed, func_230265_N__

float (): b, getSteeringSpeed, method_26316, getSaddledSpeed, m_6748_

void (Vec3): a_, travelWithInput, method_26315, setMovementInput, func_230267_a__

void (Vec3): a, travelWithInput, method_26315, setMovementInput, m_7760_

float (): at, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

float (): az, nextStep, method_5867, calculateNextStepSoundDistance, m_6059_

void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a

void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_

boolean (): O_, boost, method_6577, consumeOnAStickItem, func_184762_da

boolean (): a, boost, method_6577, consumeOnAStickItem, m_6746_

void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, func_184231_a

void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_7840_

void (): j, tick, method_5773, tick, func_70071_h_, tick

void (): k, tick, method_5773, tick, m_8119_, tick

boolean (): eN, isPanicking, method_30078, method_30078, func_241397_eO_

boolean (): fw, isPanicking, method_30078, isEscapingDanger, m_33938_

boolean (): eO, isBeingTempted, method_30079, method_30079, func_241398_eP_

boolean (): fx, isBeingTempted, method_30079, isBeingTempted, m_33939_

boolean (): q, shouldPassengersInheritMalus, method_26323, movesIndependently, func_230286_q_

boolean (): x, shouldPassengersInheritMalus, method_26323, movesIndependently, m_8091_

void (): eU, floatStrider, method_26347, updateFloating, func_234318_eL_

void (): fD, floatStrider, method_26347, updateFloating, m_33940_

AttributeSupplier$Builder (): eM, createAttributes, method_26924, createStriderAttributes, func_234317_eK_

AttributeSupplier$Builder (): fv, createAttributes, method_26924, createStriderAttributes, m_33937_

SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient

SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_, getSoundAmbient

SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt

SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_, getSoundHurt

SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath

SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_, getSoundDeath

boolean (Entity): q, canAddPassenger, method_5818, canAddPassenger, func_184219_q

boolean (Entity): o, canAddPassenger, method_5818, canAddPassenger, m_7310_

boolean (): dO, isSensitiveToWater, method_29503, hurtByWater, func_230270_dK_

boolean (): ew, isSensitiveToWater, method_29503, hurtByWater, m_6126_

boolean (): bq, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

boolean (): bz, isOnFire, method_5809, isOnFire, m_6060_, isBurning

PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b

PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_

float (BlockPos, LevelReader): a, getWalkTargetValue, method_6144, getPathfindingFavor, func_205022_a

float (BlockPos, LevelReader): a, getWalkTargetValue, method_6144, getPathfindingFavor, m_5610_

boolean (ItemStack): k, isFood, method_6481, isBreedingItem, func_70877_b

boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_

void (): dn, dropEquipment, method_16078, dropInventory, func_213337_cE, dropInventory

void (): dX, dropEquipment, method_16078, dropInventory, m_5907_, dropInventory

InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, func_230254_b_

InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_

Vec3 (): cf, getLeashOffset, method_29919, method_29919, func_241205_ce_

Vec3 (): cu, getLeashOffset, method_29919, getLeashOffset, m_7939_

Strider (ServerLevel, AgableMob): b, getBreedOffspring, method_26343, createChild, func_241840_a, createChild

Strider (ServerLevel, AgeableMob): b, getBreedOffspring, method_26343, createChild, m_142606_, createChild

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a, prepare

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, m_6518_, prepare

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, Mob, SpawnGroupData): a, spawnJockey, method_30336, method_30336, func_242331_a

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, Mob, SpawnGroupData): a, spawnJockey, method_30336, initializeRider, m_33881_

1.16.5

Names

Fields

Constructors

Methods

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b, saveData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a, loadData

1.16.4

Names

bea

bed

net.minecraft.server.v1_16_R2.EntityStrider

net.minecraft.server.v1_16_R3.EntityStrider

Fields

Constructors

Methods

double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bc, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger

Entity (): cm, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger

float (): as, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

float (): at, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath

SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath

boolean (): dN, isSensitiveToWater, method_29503, hurtByWater, func_230270_dK_

boolean (): dO, isSensitiveToWater, method_29503, hurtByWater, func_230270_dK_

boolean (): bp, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

boolean (): bq, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

void (): dm, dropEquipment, method_16078, dropInventory, func_213337_cE, dropInventory

void (): dn, dropEquipment, method_16078, dropInventory, func_213337_cE, dropInventory

Vec3 (): ce, getLeashOffset, method_29919, method_29919, func_241205_ce_

Vec3 (): cf, getLeashOffset, method_29919, method_29919, func_241205_ce_

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

bco

bea

net.minecraft.server.v1_16_R1.EntityStrider

net.minecraft.server.v1_16_R2.EntityStrider

Fields

Ingredient: bv, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, field_234308_bu_

Ingredient: bo, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, field_234308_bu_

Ingredient: bw, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, field_234309_bv_

Ingredient: bp, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, field_234309_bv_

EntityDataAccessor<Integer>: bx, DATA_BOOST_TIME, field_23245, BOOST_TIME, field_234310_bw_

EntityDataAccessor<Integer>: bq, DATA_BOOST_TIME, field_23245, BOOST_TIME, field_234310_bw_

EntityDataAccessor<Boolean>: by, DATA_SUFFOCATING, field_23246, COLD, field_234311_bx_

EntityDataAccessor<Boolean>: br, DATA_SUFFOCATING, field_23246, COLD, field_234311_bx_

EntityDataAccessor<Boolean>: bz, DATA_SADDLE_ID, field_23247, SADDLED, field_234312_by_

EntityDataAccessor<Boolean>: bs, DATA_SADDLE_ID, field_23247, SADDLED, field_234312_by_

ItemBasedSteering: bA, steering, field_23240, saddledComponent, field_234313_bz_

ItemBasedSteering: bt, steering, field_23240, saddledComponent, field_234313_bz_, saddleStorage

TemptGoal: bB, temptGoal, field_23241, temptGoal, field_234306_bA_

TemptGoal: bu, temptGoal, field_23241, temptGoal, field_234306_bA_

PanicGoal: bC, panicGoal, field_23242, escapeDangerGoal, field_234307_bB_

PanicGoal: bv, panicGoal, field_23242, escapeDangerGoal, field_234307_bB_

Constructors

Methods

boolean (): N_, isSaddled, method_6725, isSaddled, func_110257_ck, hasSaddle

boolean (): M_, isSaddled, method_6725, isSaddled, func_110257_ck, hasSaddle

boolean (): M_, isSaddleable, method_6765, canBeSaddled, func_230264_L__, canSaddle

boolean (): L_, isSaddleable, method_6765, canBeSaddled, func_230264_L__, canSaddle

void (boolean): t, setSuffocating, method_26349, setCold, func_234319_t_

void (boolean): t, setSuffocating, method_26349, setCold, func_234319_t_, setShivering

boolean (): eL, isSuffocating, method_26348, isCold, func_234315_eI_

boolean (): eK, isSuffocating, method_26348, isCold, func_234315_eI_, isShivering

AABB (Entity): j, getCollideAgainstBox, method_5708, getHardCollisionBox, func_70114_g

boolean (): aR, isPushable, method_5810, isPushable, func_70104_M, isCollidable

double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

double (): bb, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

boolean (): es, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF

boolean (): er, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF

Vec3 (LivingEntity): c, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

Vec3 (LivingEntity): b, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

void (Vec3): f, travel, method_6091, travel, func_213352_e

void (Vec3): g, travel, method_6091, travel, func_213352_e

float (): eM, getMoveSpeed, method_26345, getSpeed, func_234316_eJ_

float (): eL, getMoveSpeed, method_26345, getSpeed, func_234316_eJ_

float (): O_, getSteeringSpeed, method_26316, getSaddledSpeed, func_230265_N__

float (): N_, getSteeringSpeed, method_26316, getSaddledSpeed, func_230265_N__

float (): ao, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

float (): as, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a

void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a

boolean (): P_, boost, method_6577, consumeOnAStickItem, func_184762_da

boolean (): O_, boost, method_6577, consumeOnAStickItem, func_184762_da

boolean (): eO, isPanicking, method_30078, method_30078, func_241397_eO_

boolean (): eN, isPanicking, method_30078, method_30078, func_241397_eO_

boolean (): eP, isBeingTempted, method_30079, method_30079, func_241398_eP_

boolean (): eO, isBeingTempted, method_30079, method_30079, func_241398_eP_

void (): eV, floatStrider, method_26347, updateFloating, func_234318_eL_

void (): eU, floatStrider, method_26347, updateFloating, func_234318_eL_

AttributeSupplier$Builder (): eN, createAttributes, method_26924, createStriderAttributes, func_234317_eK_

AttributeSupplier$Builder (): eM, createAttributes, method_26924, createStriderAttributes, func_234317_eK_

boolean (): bm, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

boolean (): bp, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

Strider (AgableMob): b, getBreedOffspring, method_26343, createChild, func_90011_a, createChild

SpawnGroupData (LevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a, prepare

Strider (ServerLevel, AgableMob): b, getBreedOffspring, method_26343, createChild, func_241840_a, createChild

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a, prepare

SpawnGroupData (ServerLevelAccessor, DifficultyInstance, Mob, SpawnGroupData): a, spawnJockey, method_30336, method_30336, func_242331_a

1.16.1

Names

bco

net.minecraft.world.entity.monster.Strider

net.minecraft.class_4985

net.minecraft.entity.passive.StriderEntity

net.minecraft.entity.passive.StriderEntity

net.minecraft.server.v1_16_R1.EntityStrider

Fields

Ingredient: bv, FOOD_ITEMS, field_23243, BREEDING_INGREDIENT, field_234308_bu_

Ingredient: bw, TEMPT_ITEMS, field_23244, ATTRACTING_INGREDIENT, field_234309_bv_

EntityDataAccessor<Integer>: bx, DATA_BOOST_TIME, field_23245, BOOST_TIME, field_234310_bw_

EntityDataAccessor<Boolean>: by, DATA_SUFFOCATING, field_23246, COLD, field_234311_bx_

EntityDataAccessor<Boolean>: bz, DATA_SADDLE_ID, field_23247, SADDLED, field_234312_by_

ItemBasedSteering: bA, steering, field_23240, saddledComponent, field_234313_bz_

TemptGoal: bB, temptGoal, field_23241, temptGoal, field_234306_bA_

PanicGoal: bC, panicGoal, field_23242, escapeDangerGoal, field_234307_bB_

Constructors

(EntityType<? extends Strider>, Level)

Methods

boolean (EntityType<Strider>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkStriderSpawnRules, method_26344, canSpawn, func_234314_c_

void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, func_184206_a

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a, initDatawatcher

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b, saveData

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a, loadData

boolean (): N_, isSaddled, method_6725, isSaddled, func_110257_ck, hasSaddle

boolean (): M_, isSaddleable, method_6765, canBeSaddled, func_230264_L__, canSaddle

void (SoundSource): a, equipSaddle, method_6576, saddle, func_230266_a_, saddle

void (): o, registerGoals, method_5959, initGoals, func_184651_r, initPathfinder

void (boolean): t, setSuffocating, method_26349, setCold, func_234319_t_

boolean (): eL, isSuffocating, method_26348, isCold, func_234315_eI_

boolean (Fluid): a, canStandOnFluid, method_26319, canWalkOnFluid, func_230285_a_

AABB (Entity): j, getCollideAgainstBox, method_5708, getHardCollisionBox, func_70114_g

boolean (): aR, isPushable, method_5810, isPushable, func_70104_M, isCollidable

double (): aY, getPassengersRidingOffset, method_5621, getMountedHeightOffset, func_70042_X

boolean (): es, canBeControlledByRider, method_5956, canBeControlledByRider, func_82171_bF

boolean (LevelReader): a, checkSpawnObstruction, method_5957, canSpawn, func_205019_a

Entity (): cl, getControllingPassenger, method_5642, getPrimaryPassenger, func_184179_bs, getRidingPassenger

Vec3 (LivingEntity): c, getDismountLocationForPassenger, method_24829, updatePassengerForDismount, func_230268_c_

void (Vec3): f, travel, method_6091, travel, func_213352_e

float (): eM, getMoveSpeed, method_26345, getSpeed, func_234316_eJ_

float (): O_, getSteeringSpeed, method_26316, getSaddledSpeed, func_230265_N__

void (Vec3): a_, travelWithInput, method_26315, setMovementInput, func_230267_a__

float (): ao, nextStep, method_5867, calculateNextStepSoundDistance, func_203009_ad

void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a

boolean (): P_, boost, method_6577, consumeOnAStickItem, func_184762_da

void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, func_184231_a

void (): j, tick, method_5773, tick, func_70071_h_, tick

boolean (): eO, isPanicking, method_30078, method_30078, func_241397_eO_

boolean (): eP, isBeingTempted, method_30079, method_30079, func_241398_eP_

boolean (): q, shouldPassengersInheritMalus, method_26323, movesIndependently, func_230286_q_

void (): eV, floatStrider, method_26347, updateFloating, func_234318_eL_

AttributeSupplier$Builder (): eN, createAttributes, method_26924, createStriderAttributes, func_234317_eK_

SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G, getSoundAmbient

SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ, getSoundHurt

SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR, getSoundDeath

boolean (Entity): q, canAddPassenger, method_5818, canAddPassenger, func_184219_q

boolean (): dN, isSensitiveToWater, method_29503, hurtByWater, func_230270_dK_

boolean (): bm, isOnFire, method_5809, isOnFire, func_70027_ad, isBurning

PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b

float (BlockPos, LevelReader): a, getWalkTargetValue, method_6144, getPathfindingFavor, func_205022_a

Strider (AgableMob): b, getBreedOffspring, method_26343, createChild, func_90011_a, createChild

boolean (ItemStack): k, isFood, method_6481, isBreedingItem, func_70877_b

void (): dm, dropEquipment, method_16078, dropInventory, func_213337_cE, dropInventory

InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, func_230254_b_

SpawnGroupData (LevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a, prepare

Vec3 (): ce, getLeashOffset, method_29919, method_29919, func_241205_ce_