History - net.minecraft.world.entity.animal.Parrot
25w18a
Names
ckp
clf
Fields
EntityDataAccessor<Integer>: bQ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: bS, DATA_VARIANT_ID, field_6826
Predicate<Mob>: bR, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: bT, NOT_PARROT_PREDICATE, field_6821
Map<EntityType<?>, SoundEvent>: bS, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: bU, MOB_SOUND_MAP, field_6822
float: bM, flap, field_6818, flapProgress, f_29350_
float: bO, flap, field_6818
float: bN, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bP, flapSpeed, field_6819
float: bO, oFlapSpeed, field_6827, lastMaxWingDeviation, f_29352_
float: bQ, oFlapSpeed, field_6827
float: bP, oFlap, field_6829, lastFlapProgress, f_29353_
float: bR, oFlap, field_6829
float: bT, flapping, field_6824, flapSpeed, f_29359_
float: bV, flapping, field_6824
boolean: bV, partyParrot, field_6823, songPlaying, f_29348_
boolean: bX, partyParrot, field_6823
BlockPos: bW, jukebox, field_6820, songSource, f_29349_
BlockPos: bY, jukebox, field_6820
float: bU, nextFlap, field_28640, field_28640, f_148987_
float: bW, nextFlap, field_28640
Constructors
Methods
void (): C, registerGoals, method_5959, initGoals, m_8099_
void (): H, registerGoals, method_5959
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, m_6037_
PathNavigation (Level): b, createNavigation, method_5965
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007
void (): gL, calculateFlapping, method_6578, flapWings, m_29442_
void (): gZ, calculateFlapping, method_6578
boolean (Level, Entity): a, imitateNearbyMobs, method_6587, imitateNearbyMob, m_29382_
boolean (Level, Entity): a, imitateNearbyMobs, method_6587
boolean (ItemStack): i, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): i, isFood, method_6481
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, m_7840_
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623
boolean (Animal): a, canMate, method_6474, canBreedWith, m_7848_
boolean (Animal): a, canMate, method_6474
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): p, getAmbientSound, method_5994
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, m_29408_
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011
SoundEvent (): j_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): e_, getDeathSound, method_6002
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
void (BlockPos, BlockState): b, playStepSound, method_5712
boolean (): aZ, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): bb, isFlapping, method_5776
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): fm, getVoicePitch, method_6017
SoundSource (): dm, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): do, getSoundSource, method_5634
boolean (): bG, isPushable, method_5810, isPushable, m_6094_
boolean (): bJ, isPushable, method_5810
void (Entity): D, doPush, method_6087, pushAway, m_7324_
void (Entity): D, doPush, method_6087
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
boolean (): gJ, isFlying, method_6581, isInAir, m_29443_
boolean (): gX, isFlying, method_6581
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_6818_
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006
boolean (): gH, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gV, isPartyParrot, method_6582
boolean (): e_, isBaby, method_6109, isBaby, m_6162_
boolean (): f_, isBaby, method_6109
AttributeSupplier$Builder (): gG, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gU, createAttributes, method_26889
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992
Vec3 (): cT, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): F, getLeashOffset, method_29919
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613, createChild, m_142606_
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613
void (): aY, onFlap, method_5801, addFlapEffects, m_142043_
void (): ba, onFlap, method_5801
boolean (EntityType<Parrot>, LevelAccessor, EntitySpawnReason, BlockPos, RandomSource): c, checkParrotSpawnRules, method_20667, canSpawn, m_218241_
boolean (EntityType<Parrot>, LevelAccessor, EntitySpawnReason, BlockPos, RandomSource): c, checkParrotSpawnRules, method_20667
SoundEvent (Level, RandomSource): a, getAmbient, method_6583, getRandomSound, m_218238_
SoundEvent (Level, RandomSource): a, getAmbient, method_6583
float (RandomSource): a, getPitch, method_6580, getSoundPitch, m_218236_
float (RandomSource): a, getPitch, method_6580
Parrot$Variant (): gI, getVariant, method_6584, getVariant, m_262476_
Parrot$Variant (): gW, getVariant, method_6584
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_262385_
void (Parrot$Variant): a, setVariant, method_47848
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, EntitySpawnReason, SpawnGroupData): a, finalizeSpawn, method_5943, initialize, m_6518_
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, EntitySpawnReason, SpawnGroupData): a, finalizeSpawn, method_5943
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693
boolean (): gy, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
boolean (): gM, canFlyToOwner, method_60716
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, damage, m_351622_
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397
<T> T (DataComponentType<? extends T>): a, get, method_58694, get, m_318834_
<T> T (DataComponentType<? extends T>): a, get, method_58694
void (DataComponentGetter): a, applyImplicitComponents, method_66649, copyComponentsFrom, m_383893_
void (DataComponentGetter): a, applyImplicitComponents, method_66649
<T> boolean (DataComponentType<T>, T): b, applyImplicitComponent, method_66654, setApplicableComponent, m_383901_
<T> boolean (DataComponentType<T>, T): b, applyImplicitComponent, method_66654
void (ValueOutput): a, addAdditionalSaveData, method_5652
void (ValueInput): a, readAdditionalSaveData, method_5749
1.21.5
Names
chp
ckp
Fields
EntityDataAccessor<Integer>: cg, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: bQ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: ch, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: bR, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: bS, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: cc, flap, field_6818, flapProgress, f_29350_
float: bM, flap, field_6818, flapProgress, f_29350_
float: cd, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bN, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ce, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bO, oFlapSpeed, field_6827, lastMaxWingDeviation, f_29352_
float: cf, oFlap, field_6829, prevFlapProgress, f_29353_
float: bP, oFlap, field_6829, lastFlapProgress, f_29353_
float: cj, flapping, field_6824, flapSpeed, f_29359_
float: bT, flapping, field_6824, flapSpeed, f_29359_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
boolean: bV, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
BlockPos: bW, jukebox, field_6820, songSource, f_29349_
float: ck, nextFlap, field_28640, field_28640, f_148987_
float: bU, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): E, registerGoals, method_5959, initGoals, m_8099_
void (): C, registerGoals, method_5959, initGoals, m_8099_
void (): gJ, calculateFlapping, method_6578, flapWings, m_29442_
void (): gL, calculateFlapping, method_6578, flapWings, m_29442_
boolean (ItemStack): j, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): i, isFood, method_6481, isBreedingItem, m_6898_
SoundEvent (): u, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): s, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): j_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): ba, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aZ, isFlapping, method_5776, isFlappingWings, m_142039_
float (): fh, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_6100_
boolean (): bI, isPushable, method_5810, isPushable, m_6094_
boolean (): bG, isPushable, method_5810, isPushable, m_6094_
boolean (): gH, isFlying, method_6581, isInAir, m_29443_
boolean (): gJ, isFlying, method_6581, isInAir, m_29443_
boolean (): gF, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gH, isPartyParrot, method_6582, isSongPlaying, m_29439_
AttributeSupplier$Builder (): gE, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gG, createAttributes, method_26889, createParrotAttributes, m_29438_
void (): aZ, onFlap, method_5801, addFlapEffects, m_142043_
void (): aY, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gG, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gI, getVariant, method_6584, getVariant, m_262476_
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_28464_
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_262385_
boolean (): gw, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
boolean (): gy, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
<T> T (DataComponentType<? extends T>): a, get, method_58694, get, m_318834_
void (DataComponentGetter): a, applyImplicitComponents, method_66649, copyComponentsFrom, m_383893_
<T> boolean (DataComponentType<T>, T): b, applyImplicitComponent, method_66654, setApplicableComponent, m_383901_
1.21.4
Names
cin
chp
Fields
EntityDataAccessor<Integer>: ch, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: cg, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: ci, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: ch, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Map<EntityType<?>, SoundEvent>: cj, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: cd, flap, field_6818, flapProgress, f_29350_
float: cc, flap, field_6818, flapProgress, f_29350_
float: ce, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cd, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cf, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: ce, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cg, oFlap, field_6829, prevFlapProgress, f_29353_
float: cf, oFlap, field_6829, prevFlapProgress, f_29353_
float: ck, flapping, field_6824, flapSpeed, f_29359_
float: cj, flapping, field_6824, flapSpeed, f_29359_
boolean: cm, partyParrot, field_6823, songPlaying, f_29348_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cn, jukebox, field_6820, songSource, f_29349_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
float: cl, nextFlap, field_28640, field_28640, f_148987_
float: ck, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): E, registerGoals, method_5959, initGoals, m_8099_
void (): gF, calculateFlapping, method_6578, flapWings, m_29442_
void (): gJ, calculateFlapping, method_6578, flapWings, m_29442_
SoundSource (): dn, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): dm, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): gD, isFlying, method_6581, isInAir, m_29443_
boolean (): gH, isFlying, method_6581, isInAir, m_29443_
boolean (): gB, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gF, isPartyParrot, method_6582, isSongPlaying, m_29439_
AttributeSupplier$Builder (): gA, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gE, createAttributes, method_26889, createParrotAttributes, m_29438_
Parrot$Variant (): gC, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gG, getVariant, method_6584, getVariant, m_28554_
boolean (): gs, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
boolean (): gw, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
1.21.3
Names
cfu
cin
Fields
EntityDataAccessor<Integer>: ck, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: ch, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cl, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: ci, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Map<EntityType<?>, SoundEvent>: cm, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: cj, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: cg, flap, field_6818, flapProgress, f_29350_
float: cd, flap, field_6818, flapProgress, f_29350_
float: ch, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ce, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ci, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cf, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cj, oFlap, field_6829, prevFlapProgress, f_29353_
float: cg, oFlap, field_6829, prevFlapProgress, f_29353_
float: cn, flapping, field_6824, flapSpeed, f_29359_
float: ck, flapping, field_6824, flapSpeed, f_29359_
boolean: cp, partyParrot, field_6823, songPlaying, f_29348_
boolean: cm, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cq, jukebox, field_6820, songSource, f_29349_
BlockPos: cn, jukebox, field_6820, songSource, f_29349_
float: co, nextFlap, field_28640, field_28640, f_148987_
float: cl, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): m_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): gz, calculateFlapping, method_6578, flapWings, m_29442_
void (): gF, calculateFlapping, method_6578, flapWings, m_29442_
boolean (ItemStack): o, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): j, isFood, method_6481, isBreedingItem, m_6898_
SoundEvent (): v, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): u, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (DamageSource): d, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): aW, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): ba, isFlapping, method_5776, isFlappingWings, m_142039_
float (): fb, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): fh, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): de, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): dn, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bB, isPushable, method_5810, isPushable, m_6094_
boolean (): bI, isPushable, method_5810, isPushable, m_6094_
void (Entity): E, doPush, method_6087, pushAway, m_7324_
void (Entity): D, doPush, method_6087, pushAway, m_7324_
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_
boolean (): gx, isFlying, method_6581, isInAir, m_29443_
boolean (): gD, isFlying, method_6581, isInAir, m_29443_
boolean (): gv, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gB, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
boolean (): e_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): gu, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gA, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cM, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cT, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aV, onFlap, method_5801, addFlapEffects, m_142043_
void (): aZ, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gw, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gC, getVariant, method_6584, getVariant, m_28554_
boolean (): go, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
boolean (): gs, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
boolean (ServerLevel, DamageSource, float): a, hurtServer, method_64397, damage, m_351622_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
cfx
cfu
Fields
EntityDataAccessor<Integer>: cf, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: ck, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cg, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cl, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Map<EntityType<?>, SoundEvent>: ch, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: cm, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: cb, flap, field_6818, flapProgress, f_29350_
float: cg, flap, field_6818, flapProgress, f_29350_
float: cc, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ch, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cd, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: ci, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: ce, oFlap, field_6829, prevFlapProgress, f_29353_
float: cj, oFlap, field_6829, prevFlapProgress, f_29353_
float: ci, flapping, field_6824, flapSpeed, f_29359_
float: cn, flapping, field_6824, flapSpeed, f_29359_
boolean: ck, partyParrot, field_6823, songPlaying, f_29348_
boolean: cp, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cl, jukebox, field_6820, songSource, f_29349_
BlockPos: cq, jukebox, field_6820, songSource, f_29349_
float: cj, nextFlap, field_28640, field_28640, f_148987_
float: co, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
void (): m_, aiStep, method_6007, tickMovement, m_8107_
void (): gA, calculateFlapping, method_6578, flapWings, m_29442_
void (): gz, calculateFlapping, method_6578, flapWings, m_29442_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): o_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): n_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): aV, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aW, isFlapping, method_5776, isFlappingWings, m_142039_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): fb, getVoicePitch, method_6017, getSoundPitch, m_6100_
boolean (): bA, isPushable, method_5810, isPushable, m_6094_
boolean (): bB, isPushable, method_5810, isPushable, m_6094_
void (Entity): D, doPush, method_6087, pushAway, m_7324_
void (Entity): E, doPush, method_6087, pushAway, m_7324_
boolean (): gD, isFlying, method_6581, isInAir, m_29443_
boolean (): gx, isFlying, method_6581, isInAir, m_29443_
boolean (): gx, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gv, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): p_, isBaby, method_6109, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): gw, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gu, createAttributes, method_26889, createParrotAttributes, m_29438_
void (): aU, onFlap, method_5801, addFlapEffects, m_142043_
void (): aV, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gy, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gw, getVariant, method_6584, getVariant, m_28554_
boolean (): go, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_
1.20.6
Names
byo
cfx
Fields
EntityDataAccessor<Integer>: ca, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: cf, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cb, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cg, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cc, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cd, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: ce, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ch, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bW, flap, field_6818, flapProgress, f_29350_
float: cb, flap, field_6818, flapProgress, f_29350_
float: bX, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cc, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bY, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cd, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bZ, oFlap, field_6829, prevFlapProgress, f_29353_
float: ce, oFlap, field_6829, prevFlapProgress, f_29353_
float: cf, flapping, field_6824, flapSpeed, f_29359_
float: ci, flapping, field_6824, flapSpeed, f_29359_
boolean: ch, partyParrot, field_6823, songPlaying, f_29348_
boolean: ck, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: ci, jukebox, field_6820, songSource, f_29349_
BlockPos: cl, jukebox, field_6820, songSource, f_29349_
float: cg, nextFlap, field_28640, field_28640, f_148987_
float: cj, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): z, registerGoals, method_5959, initGoals, m_8099_
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_6431_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): n_, aiStep, method_6007, tickMovement, m_8107_
void (): go, calculateFlapping, method_6578, flapWings, m_29442_
void (): gA, calculateFlapping, method_6578, flapWings, m_29442_
boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): o, isFood, method_6481, isBreedingItem, m_6898_
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 (): aT, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aV, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eX, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): ff, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): db, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): de, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bu, isPushable, method_5810, isPushable, m_6094_
boolean (): bA, isPushable, method_5810, isPushable, m_6094_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
boolean (): gr, isFlying, method_6581, isInAir, m_29443_
boolean (): gD, isFlying, method_6581, isInAir, m_29443_
boolean (): gl, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gx, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
boolean (): p_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): gk, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gw, createAttributes, method_26889, createParrotAttributes, m_29438_
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_
void (): aS, onFlap, method_5801, addFlapEffects, m_142043_
void (): aU, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gm, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gy, getVariant, method_6584, getVariant, m_28554_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData): a, finalizeSpawn, method_5943, initialize, m_6518_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
1.20.4
Names
bvh
byo
Fields
Constructors
Methods
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): B, registerGoals, method_5959, initGoals, m_8099_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
void (): d_, aiStep, method_6007, tickMovement, m_8107_
void (): gn, calculateFlapping, method_6578, flapWings, m_29442_
void (): go, calculateFlapping, method_6578, flapWings, m_29442_
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 (): aR, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aT, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eW, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eX, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): da, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): db, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bs, isPushable, method_5810, isPushable, m_6094_
boolean (): bu, isPushable, method_5810, isPushable, m_6094_
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
boolean (): gq, isFlying, method_6581, isInAir, m_29443_
boolean (): gr, isFlying, method_6581, isInAir, m_29443_
boolean (): gk, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gl, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): m_, isBaby, method_6109, isBaby, m_6162_
boolean (): o_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): gj, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gk, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cI, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cJ, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aQ, onFlap, method_5801, addFlapEffects, m_142043_
void (): aS, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gl, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gm, getVariant, method_6584, getVariant, m_28554_
1.20.2
Names
bsb
bvh
Fields
Constructors
Methods
void (): x, registerGoals, method_5959, initGoals, m_8099_
void (): z, registerGoals, method_5959, initGoals, m_8099_
void (): gi, calculateFlapping, method_6578, flapWings, m_29442_
void (): gn, calculateFlapping, method_6578, flapWings, m_29442_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, m_7327_
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 (): aP, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aR, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eS, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eW, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cY, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): da, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bp, isPushable, method_5810, isPushable, m_6094_
boolean (): bs, isPushable, method_5810, isPushable, m_6094_
void (Entity): A, doPush, method_6087, pushAway, m_7324_
void (Entity): D, doPush, method_6087, pushAway, m_7324_
boolean (): gl, isFlying, method_6581, isInAir, m_29443_
boolean (): gq, isFlying, method_6581, isInAir, m_29443_
boolean (): gf, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gk, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): h_, isBaby, method_6109, isBaby, m_6162_
boolean (): m_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): ge, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): gj, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cI, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aO, onFlap, method_5801, addFlapEffects, m_142043_
void (): aQ, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): gg, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gl, getVariant, method_6584, getVariant, m_28554_
org.joml.Vector3f (Entity, EntityDimensions, float): a, getPassengerAttachmentPoint, method_52533, getPassengerAttachmentPos, m_292594_
1.20.1
Names
brz
bsb
Fields
EntityDataAccessor<Integer>: bZ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: ca, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: ca, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cb, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cb, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: cc, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cc, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: cd, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: cd, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ce, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bV, flap, field_6818, flapProgress, f_29350_
float: bW, flap, field_6818, flapProgress, f_29350_
float: bW, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bX, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bX, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bY, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bY, oFlap, field_6829, prevFlapProgress, f_29353_
float: bZ, oFlap, field_6829, prevFlapProgress, f_29353_
float: ce, flapping, field_6824, flapSpeed, f_29359_
float: cf, flapping, field_6824, flapSpeed, f_29359_
boolean: cg, partyParrot, field_6823, songPlaying, f_29348_
boolean: ch, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: ch, jukebox, field_6820, songSource, f_29349_
BlockPos: ci, jukebox, field_6820, songSource, f_29349_
float: cf, nextFlap, field_28640, field_28640, f_148987_
float: cg, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, m_6037_
void (): gc, calculateFlapping, method_6578, flapWings, m_29442_
void (): gi, calculateFlapping, method_6578, flapWings, m_29442_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): g_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): aN, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aP, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eO, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eS, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cX, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cY, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bn, isPushable, method_5810, isPushable, m_6094_
boolean (): bp, isPushable, method_5810, isPushable, m_6094_
boolean (): gf, isFlying, method_6581, isInAir, m_29443_
boolean (): gl, isFlying, method_6581, isInAir, m_29443_
boolean (): fZ, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): gf, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
boolean (): h_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): fY, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): ge, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cF, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aM, onFlap, method_5801, addFlapEffects, m_142043_
void (): aO, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): ga, getVariant, method_6584, getVariant, m_28554_
Parrot$Variant (): gg, getVariant, method_6584, getVariant, m_28554_
1.19.4
Names
bqe
brz
Fields
EntityDataAccessor<Integer>: ce, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: bZ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cf, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: ca, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cg, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: cb, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: ch, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: cc, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: cd, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: ca, flap, field_6818, flapProgress, f_29350_
float: bV, flap, field_6818, flapProgress, f_29350_
float: cb, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bW, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cc, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bX, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cd, oFlap, field_6829, prevFlapProgress, f_29353_
float: bY, oFlap, field_6829, prevFlapProgress, f_29353_
float: cj, flapping, field_6824, flapSpeed, f_29359_
float: ce, flapping, field_6824, flapSpeed, f_29359_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
boolean: cg, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
BlockPos: ch, jukebox, field_6820, songSource, f_29349_
float: ck, nextFlap, field_28640, field_28640, f_148987_
float: cf, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): u, registerGoals, method_5959, initGoals, m_8099_
void (): x, registerGoals, method_5959, initGoals, m_8099_
void (): fY, calculateFlapping, method_6578, flapWings, m_29442_
void (): gc, calculateFlapping, method_6578, flapWings, m_29442_
boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_
boolean (ItemStack): m, isFood, method_6481, isBreedingItem, m_6898_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
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 (): aP, isFlapping, method_5776, isFlappingWings, m_142039_
boolean (): aN, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eJ, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eO, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cW, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cX, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bo, isPushable, method_5810, isPushable, m_6094_
boolean (): bn, isPushable, method_5810, isPushable, m_6094_
void (Entity): B, doPush, method_6087, pushAway, m_7324_
void (Entity): A, doPush, method_6087, pushAway, m_7324_
boolean (): ga, isFlying, method_6581, isInAir, m_29443_
boolean (): gf, isFlying, method_6581, isInAir, m_29443_
boolean (): fV, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fZ, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): x_, isBaby, method_6109, isBaby, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): fU, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fY, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cF, getLeashOffset, method_29919, getLeashOffset, m_7939_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_142535_
void (): aO, onFlap, method_5801, addFlapEffects, m_142043_
void (): aM, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): fW, getVariant, method_6584, getVariant, m_262365_
Parrot$Variant (): ga, getVariant, method_6584, getVariant, m_28554_
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_262362_
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_28464_
1.19.3
Names
bnu
bqe
Fields
Map<EntityType<?>, SoundEvent>: cj, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: ck, flapping, field_6824, flapSpeed, f_29359_
float: cj, flapping, field_6824, flapSpeed, f_29359_
boolean: cm, partyParrot, field_6823, songPlaying, f_29348_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cn, jukebox, field_6820, songSource, f_29349_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
int: ci, VARIANTS, field_30351, field_30351, f_148986_
float: cl, nextFlap, field_28640, field_28640, f_148987_
float: ck, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): w_, aiStep, method_6007, tickMovement, m_8107_
void (): b_, aiStep, method_6007, tickMovement, m_8107_
void (): fV, calculateFlapping, method_6578, flapWings, m_29442_
void (): fY, calculateFlapping, method_6578, flapWings, m_29442_
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
boolean (Entity): A, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): c_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): aL, isFlapping, method_5776, hasWings, m_142039_
boolean (): aP, isFlapping, method_5776, isFlappingWings, m_142039_
float (): eD, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eJ, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cR, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cW, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bl, isPushable, method_5810, isPushable, m_6094_
boolean (): bo, isPushable, method_5810, isPushable, m_6094_
void (Entity): A, doPush, method_6087, pushAway, m_7324_
void (Entity): B, doPush, method_6087, pushAway, m_7324_
int (): fT, getVariant, method_6584, getVariant, m_29440_
void (int): t, setVariant, method_6585, setVariant, m_29448_
boolean (): fX, isFlying, method_6581, isInAir, m_29443_
boolean (): ga, isFlying, method_6581, isInAir, m_29443_
boolean (): fS, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fV, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
boolean (): x_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): fR, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fU, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cB, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cG, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aK, onFlap, method_5801, addFlapEffects, m_142043_
void (): aO, onFlap, method_5801, addFlapEffects, m_142043_
Parrot$Variant (): fW, getVariant, method_6584, getVariant, m_262365_
void (Parrot$Variant): a, setVariant, method_47848, setVariant, m_262362_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bmx
bnu
Fields
Constructors
Methods
void (): fW, calculateFlapping, method_6578, flapWings, m_29442_
void (): fV, calculateFlapping, method_6578, flapWings, m_29442_
float (): eE, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eD, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cS, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cR, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bm, isPushable, method_5810, isPushable, m_6094_
boolean (): bl, isPushable, method_5810, isPushable, m_6094_
int (): fU, getVariant, method_6584, getVariant, m_29440_
int (): fT, getVariant, method_6584, getVariant, m_29440_
boolean (): fY, isFlying, method_6581, isInAir, m_29443_
boolean (): fX, isFlying, method_6581, isInAir, m_29443_
boolean (): fT, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fS, isPartyParrot, method_6582, isSongPlaying, m_29439_
AttributeSupplier$Builder (): fS, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fR, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cC, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cB, getLeashOffset, method_29919, getLeashOffset, m_7939_
1.19
Names
bir
bmx
Fields
EntityDataAccessor<Integer>: cc, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: ce, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cd, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cf, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: ce, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: cg, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cf, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: ch, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: ch, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: cj, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bY, flap, field_6818, flapProgress, f_29350_
float: ca, flap, field_6818, flapProgress, f_29350_
float: bZ, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cb, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ca, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cc, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cb, oFlap, field_6829, prevFlapProgress, f_29353_
float: cd, oFlap, field_6829, prevFlapProgress, f_29353_
float: ci, flapping, field_6824, flapSpeed, f_29359_
float: ck, flapping, field_6824, flapSpeed, f_29359_
boolean: ck, partyParrot, field_6823, songPlaying, f_29348_
boolean: cm, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cl, jukebox, field_6820, songSource, f_29349_
BlockPos: cn, jukebox, field_6820, songSource, f_29349_
int: cg, VARIANTS, field_30351, field_30351, f_148986_
int: ci, VARIANTS, field_30351, field_30351, f_148986_
float: cj, nextFlap, field_28640, field_28640, f_148987_
float: cl, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): fL, calculateFlapping, method_6578, flapWings, m_29442_
void (): fW, calculateFlapping, method_6578, flapWings, m_29442_
boolean (): aK, isFlapping, method_5776, hasWings, m_142039_
boolean (): aL, isFlapping, method_5776, hasWings, m_142039_
float (): ew, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): eE, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (Random): a, getPitch, method_6580, getSoundPitch, m_29399_
SoundSource (): cO, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cS, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bi, isPushable, method_5810, isPushable, m_6094_
boolean (): bm, isPushable, method_5810, isPushable, m_6094_
int (): fJ, getVariant, method_6584, getVariant, m_29440_
int (): fU, getVariant, method_6584, getVariant, m_29440_
void (int): s, setVariant, method_6585, setVariant, m_29448_
void (int): t, setVariant, method_6585, setVariant, m_29448_
boolean (): fN, isFlying, method_6581, isInAir, m_142592_
boolean (): fY, isFlying, method_6581, isInAir, m_29443_
boolean (): fI, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fT, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, canSpawn, m_29423_
AttributeSupplier$Builder (): fH, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fS, createAttributes, method_26889, createParrotAttributes, m_29438_
SoundEvent (Level, Random): a, getAmbient, method_6583, getRandomSound, m_29385_
Vec3 (): cz, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cC, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aJ, onFlap, method_5801, addFlapEffects, m_142043_
void (): aK, onFlap, method_5801, addFlapEffects, m_142043_
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, RandomSource): c, checkParrotSpawnRules, method_20667, canSpawn, m_218241_
SoundEvent (Level, RandomSource): a, getAmbient, method_6583, getRandomSound, m_218238_
float (RandomSource): a, getPitch, method_6580, getSoundPitch, m_218236_
1.18.2
Names
bhz
bir
Fields
EntityDataAccessor<Integer>: cd, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: cc, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: ce, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cd, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cf, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: ce, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cg, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: cf, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ch, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bZ, flap, field_6818, flapProgress, f_29350_
float: bY, flap, field_6818, flapProgress, f_29350_
float: ca, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bZ, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: cb, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: ca, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cc, oFlap, field_6829, prevFlapProgress, f_29353_
float: cb, oFlap, field_6829, prevFlapProgress, f_29353_
float: cj, flapping, field_6824, flapSpeed, f_29359_
float: ci, flapping, field_6824, flapSpeed, f_29359_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
boolean: ck, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
BlockPos: cl, jukebox, field_6820, songSource, f_29349_
int: ch, VARIANTS, field_30351, field_30351, f_148986_
int: cg, VARIANTS, field_30351, field_30351, f_148986_
float: ck, nextFlap, field_28640, field_28640, f_148987_
float: cj, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): fK, calculateFlapping, method_6578, flapWings, m_29442_
void (): fL, calculateFlapping, method_6578, flapWings, m_29442_
float (): ev, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): ew, getVoicePitch, method_6017, getSoundPitch, m_6100_
int (): fI, getVariant, method_6584, getVariant, m_29440_
int (): fJ, getVariant, method_6584, getVariant, m_29440_
void (int): t, setVariant, method_6585, setVariant, m_29448_
void (int): s, setVariant, method_6585, setVariant, m_29448_
boolean (): fM, isFlying, method_6581, isInAir, m_142592_
boolean (): fN, isFlying, method_6581, isInAir, m_142592_
boolean (): fH, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fI, isPartyParrot, method_6582, isSongPlaying, m_29439_
AttributeSupplier$Builder (): fG, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fH, createAttributes, method_26889, createParrotAttributes, m_29438_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bem
bhz
Fields
EntityDataAccessor<Integer>: ca, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: cd, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: cb, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: ce, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cc, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: cf, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cd, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: cg, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: cf, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: ci, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bW, flap, field_6818, flapProgress, f_29350_
float: bZ, flap, field_6818, flapProgress, f_29350_
float: bX, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: ca, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bY, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: cb, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bZ, oFlap, field_6829, prevFlapProgress, f_29353_
float: cc, oFlap, field_6829, prevFlapProgress, f_29353_
float: cg, flapping, field_6824, flapSpeed, f_29359_
float: cj, flapping, field_6824, flapSpeed, f_29359_
boolean: ci, partyParrot, field_6823, songPlaying, f_29348_
boolean: cl, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: cj, jukebox, field_6820, songSource, f_29349_
BlockPos: cm, jukebox, field_6820, songSource, f_29349_
int: ce, VARIANTS, field_30351, field_30351, f_148986_
int: ch, VARIANTS, field_30351, field_30351, f_148986_
float: ch, nextFlap, field_28640, field_28640, f_148987_
float: ck, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): v, registerGoals, method_5959, initGoals, m_8099_
void (): u, registerGoals, method_5959, initGoals, m_8099_
void (): u_, aiStep, method_6007, tickMovement, m_8107_
void (): w_, aiStep, method_6007, tickMovement, m_8107_
void (): fI, calculateFlapping, method_6578, flapWings, m_29442_
void (): fK, calculateFlapping, method_6578, flapWings, m_29442_
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): r, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_
SoundEvent (): x_, getDeathSound, method_6002, getDeathSound, m_5592_
boolean (): aF, isFlapping, method_5776, hasWings, m_142039_
boolean (): aK, isFlapping, method_5776, hasWings, m_142039_
float (): ep, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (): ev, getVoicePitch, method_6017, getSoundPitch, m_6100_
SoundSource (): cJ, getSoundSource, method_5634, getSoundCategory, m_5720_
SoundSource (): cO, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): bd, isPushable, method_5810, isPushable, m_6094_
boolean (): bi, isPushable, method_5810, isPushable, m_6094_
int (): fG, getVariant, method_6584, getVariant, m_29440_
int (): fI, getVariant, method_6584, getVariant, m_29440_
void (int): u, setVariant, method_6585, setVariant, m_29448_
void (int): t, setVariant, method_6585, setVariant, m_29448_
boolean (): fK, isFlying, method_6581, isInAir, m_142592_
boolean (): fM, isFlying, method_6581, isInAir, m_142592_
boolean (): fF, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fH, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): w_, isBaby, method_6109, isBaby, m_6162_
boolean (): y_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): fE, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fG, createAttributes, method_26889, createParrotAttributes, m_29438_
Vec3 (): cu, getLeashOffset, method_29919, getLeashOffset, m_7939_
Vec3 (): cz, getLeashOffset, method_29919, getLeashOffset, m_7939_
void (): aE, onFlap, method_5801, addFlapEffects, m_142043_
void (): aJ, onFlap, method_5801, addFlapEffects, m_142043_
1.17.1
Names
bel
bem
Fields
EntityDataAccessor<Integer>: bZ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
EntityDataAccessor<Integer>: ca, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: ca, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Predicate<Mob>: cb, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: cb, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Item: cc, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: cc, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Set<Item>: cd, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: ce, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
Map<EntityType<?>, SoundEvent>: cf, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bV, flap, field_6818, flapProgress, f_29350_
float: bW, flap, field_6818, flapProgress, f_29350_
float: bW, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bX, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bX, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bY, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bY, oFlap, field_6829, prevFlapProgress, f_29353_
float: bZ, oFlap, field_6829, prevFlapProgress, f_29353_
float: cf, flapping, field_6824, flapSpeed, f_29359_
float: cg, flapping, field_6824, flapSpeed, f_29359_
boolean: ch, partyParrot, field_6823, songPlaying, f_29348_
boolean: ci, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: ci, jukebox, field_6820, songSource, f_29349_
BlockPos: cj, jukebox, field_6820, songSource, f_29349_
int: cd, VARIANTS, field_30351, field_30351, f_148986_
int: ce, VARIANTS, field_30351, field_30351, f_148986_
float: cg, nextFlap, field_28640, field_28640, f_148987_
float: ch, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): fH, calculateFlapping, method_6578, flapWings, m_29442_
void (): fI, calculateFlapping, method_6578, flapWings, m_29442_
int (): fF, getVariant, method_6584, getVariant, m_29440_
int (): fG, getVariant, method_6584, getVariant, m_29440_
boolean (): fJ, isFlying, method_6581, isInAir, m_142592_
boolean (): fK, isFlying, method_6581, isInAir, m_142592_
boolean (): fE, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (): fF, isPartyParrot, method_6582, isSongPlaying, m_29439_
AttributeSupplier$Builder (): fD, createAttributes, method_26889, createParrotAttributes, m_29438_
AttributeSupplier$Builder (): fE, createAttributes, method_26889, createParrotAttributes, m_29438_
1.17
Names
bam
bel
net.minecraft.entity.passive.ParrotEntity
net.minecraft.src.C_877_
Fields
EntityDataAccessor<Integer>: bu, DATA_VARIANT_ID, field_6826, VARIANT, field_192013_bG
EntityDataAccessor<Integer>: bZ, DATA_VARIANT_ID, field_6826, VARIANT, f_29354_
Predicate<Mob>: bv, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Predicate<Mob>: ca, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, f_29355_
Item: bw, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Item: cb, POISONOUS_FOOD, field_6828, COOKIE, f_29356_
Set<Item>: bx, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Set<Item>: cc, TAME_FOOD, field_6825, TAMING_INGREDIENTS, f_29357_
Map<EntityType<?>, SoundEvent>: by, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
Map<EntityType<?>, SoundEvent>: ce, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, f_29358_
float: bq, flap, field_6818, flapProgress, field_192008_bB
float: bV, flap, field_6818, flapProgress, f_29350_
float: br, flapSpeed, field_6819, maxWingDeviation, field_192009_bC
float: bW, flapSpeed, field_6819, maxWingDeviation, f_29351_
float: bs, oFlapSpeed, field_6827, prevMaxWingDeviation, field_192010_bD
float: bX, oFlapSpeed, field_6827, prevMaxWingDeviation, f_29352_
float: bt, oFlap, field_6829, prevFlapProgress, field_192011_bE
float: bY, oFlap, field_6829, prevFlapProgress, f_29353_
float: bz, flapping, field_6824, flapSpeed, field_192012_bF
float: cf, flapping, field_6824, flapSpeed, f_29359_
boolean: bA, partyParrot, field_6823, songPlaying, field_192018_bL
boolean: ch, partyParrot, field_6823, songPlaying, f_29348_
BlockPos: bB, jukebox, field_6820, songSource, field_192019_bM
BlockPos: ci, jukebox, field_6820, songSource, f_29349_
int: cd, VARIANTS, field_30351, field_30351, f_148986_
float: cg, nextFlap, field_28640, field_28640, f_148987_
Constructors
Methods
void (): o, registerGoals, method_5959, initGoals, func_184651_r
void (): v, registerGoals, method_5959, initGoals, m_8099_
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b
PathNavigation (Level): a, createNavigation, method_5965, createNavigation, m_6037_
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, func_213348_b
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, m_6431_
void (): k, aiStep, method_6007, tickMovement, func_70636_d
void (): u_, aiStep, method_6007, tickMovement, m_8107_
void (): eZ, calculateFlapping, method_6578, flapWings, func_192001_dv
void (): fH, calculateFlapping, method_6578, flapWings, m_29442_
boolean (Level, Entity): a, imitateNearbyMobs, method_6587, imitateNearbyMob, func_192006_b
boolean (Level, Entity): a, imitateNearbyMobs, method_6587, imitateNearbyMob, m_29382_
boolean (ItemStack): k, isFood, method_6481, isBreedingItem, func_70877_b
boolean (ItemStack): n, isFood, method_6481, isBreedingItem, m_6898_
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_
boolean (Animal): a, canMate, method_6474, canBreedWith, func_70878_b
boolean (Animal): a, canMate, method_6474, canBreedWith, m_7848_
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k
boolean (Entity): z, doHurtTarget, method_6121, tryAttack, m_7327_
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G
SoundEvent (): q, getAmbientSound, method_5994, getAmbientSound, m_7515_
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, func_200610_a
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, m_29408_
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ
SoundEvent (DamageSource): c, getHurtSound, method_6011, getHurtSound, m_7975_
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR
SoundEvent (): v_, getDeathSound, method_6002, getDeathSound, m_5592_
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, m_7355_
float (float): e, playFlySound, method_5801, playFlySound, func_191954_d
boolean (): az, makeFlySound, method_5776, hasWings, func_191957_ae
boolean (): aF, isFlapping, method_5776, hasWings, m_142039_
float (): dH, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (): ep, getVoicePitch, method_6017, getSoundPitch, m_6100_
float (Random): a, getPitch, method_6580, getSoundPitch, func_192000_b
float (Random): a, getPitch, method_6580, getSoundPitch, m_29399_
SoundSource (): cu, getSoundSource, method_5634, getSoundCategory, func_184176_by
SoundSource (): cJ, getSoundSource, method_5634, getSoundCategory, m_5720_
boolean (): aU, isPushable, method_5810, isPushable, func_70104_M
boolean (): bd, isPushable, method_5810, isPushable, m_6094_
void (Entity): C, doPush, method_6087, pushAway, func_82167_n
void (Entity): A, doPush, method_6087, pushAway, m_7324_
boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a
boolean (DamageSource, float): a, hurt, method_5643, damage, m_6469_
int (): eW, getVariant, method_6584, getVariant, func_191998_ds
int (): fF, getVariant, method_6584, getVariant, m_29440_
void (int): t, setVariant, method_6585, setVariant, func_191997_m
void (int): u, setVariant, method_6585, setVariant, m_29448_
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
boolean (): fa, isFlying, method_6581, isInAir, func_192002_a
boolean (): fJ, isFlying, method_6581, isInAir, m_142592_
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, func_191987_a
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, m_6818_
boolean (): eV, isPartyParrot, method_6582, isSongPlaying, func_192004_dr
boolean (): fE, isPartyParrot, method_6582, isSongPlaying, m_29439_
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, canSpawn, func_223317_c
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, canSpawn, m_29423_
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, func_225503_b_
boolean (): w_, isBaby, method_6109, isBaby, func_70631_g_
boolean (): w_, isBaby, method_6109, isBaby, m_6162_
AttributeSupplier$Builder (): eU, createAttributes, method_26889, createParrotAttributes, func_234213_eS_
AttributeSupplier$Builder (): fD, createAttributes, method_26889, createParrotAttributes, m_29438_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, func_230254_b_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, m_6071_
SoundEvent (Level, Random): a, getAmbient, method_6583, getRandomSound, func_234212_a_
SoundEvent (Level, Random): a, getAmbient, method_6583, getRandomSound, m_29385_
Vec3 (): cf, getLeashOffset, method_29919, method_29919, func_241205_ce_
Vec3 (): cu, getLeashOffset, method_29919, getLeashOffset, m_7939_
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, m_6518_
AgableMob (ServerLevel, AgableMob): a, getBreedOffspring, method_5613, createChild, func_241840_a
AgeableMob (ServerLevel, AgeableMob): a, getBreedOffspring, method_5613, createChild, m_142606_
boolean (float, float, DamageSource): a, causeFallDamage, method_5747, handleFallDamage, m_142535_
void (): aE, onFlap, method_5801, addFlapEffects, m_142043_
1.16.5
Names
Fields
Constructors
Methods
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a
boolean (): eV, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): eV, isPartyParrot, method_6582, isSongPlaying, func_192004_dr
1.16.4
Names
baj
bam
Fields
Constructors
Methods
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR
SoundEvent (): dq, getDeathSound, method_6002, getDeathSound, func_184615_bR
boolean (): ay, makeFlySound, method_5776, hasWings, func_191957_ae
boolean (): az, makeFlySound, method_5776, hasWings, func_191957_ae
float (): dG, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (): dH, getVoicePitch, method_6017, getSoundPitch, func_70647_i
SoundSource (): ct, getSoundSource, method_5634, getSoundCategory, func_184176_by
SoundSource (): cu, getSoundSource, method_5634, getSoundCategory, func_184176_by
boolean (): aT, isPushable, method_5810, isPushable, func_70104_M
boolean (): aU, isPushable, method_5810, isPushable, func_70104_M
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
ayx
baj
Fields
EntityDataAccessor<Integer>: bB, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
EntityDataAccessor<Integer>: bu, DATA_VARIANT_ID, field_6826, VARIANT, field_192013_bG
Predicate<Mob>: bC, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Predicate<Mob>: bv, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Item: bD, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Item: bw, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Set<Item>: bE, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Set<Item>: bx, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bF, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
Map<EntityType<?>, SoundEvent>: by, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
float: bx, flap, field_6818, flapProgress, field_192008_bB
float: bq, flap, field_6818, flapProgress, field_192008_bB
float: by, flapSpeed, field_6819, maxWingDeviation, field_192009_bC
float: br, flapSpeed, field_6819, maxWingDeviation, field_192009_bC
float: bz, oFlapSpeed, field_6827, prevMaxWingDeviation, field_192010_bD
float: bs, oFlapSpeed, field_6827, prevMaxWingDeviation, field_192010_bD
float: bA, oFlap, field_6829, prevFlapProgress, field_192011_bE
float: bt, oFlap, field_6829, prevFlapProgress, field_192011_bE
float: bG, flapping, field_6824, flapSpeed, field_192012_bF
float: bz, flapping, field_6824, flapSpeed, field_192012_bF
boolean: bH, partyParrot, field_6823, songPlaying, field_192018_bL
boolean: bA, partyParrot, field_6823, songPlaying, field_192018_bL
BlockPos: bI, jukebox, field_6820, songSource, field_192019_bM
BlockPos: bB, jukebox, field_6820, songSource, field_192019_bM
Constructors
Methods
SpawnGroupData (LevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a
void (): fa, calculateFlapping, method_6578, flapWings, func_192001_dv
void (): eZ, calculateFlapping, method_6578, flapWings, func_192001_dv
AgableMob (AgableMob): a, getBreedOffspring, method_5613, createChild, func_90011_a
SoundEvent (EntityType<?>): c, getImitatedSound, method_6586, getSound, func_200610_a
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, func_200610_a
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): b, playStepSound, method_5712, playStepSound, func_180429_a
boolean (): au, makeFlySound, method_5776, hasWings, func_191957_ae
boolean (): ay, makeFlySound, method_5776, hasWings, func_191957_ae
boolean (): aR, isPushable, method_5810, isPushable, func_70104_M
boolean (): aT, isPushable, method_5810, isPushable, func_70104_M
int (): eX, getVariant, method_6584, getVariant, func_191998_ds
int (): eW, getVariant, method_6584, getVariant, func_191998_ds
boolean (): fb, isFlying, method_6581, isInAir, func_192002_a
boolean (): fa, isFlying, method_6581, isInAir, func_192002_a
boolean (): eW, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): eV, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): x_, isBaby, method_6109, isBaby, func_70631_g_
boolean (): w_, isBaby, method_6109, isBaby, func_70631_g_
AttributeSupplier$Builder (): eV, createAttributes, method_26889, createParrotAttributes, func_234213_eS_
AttributeSupplier$Builder (): eU, createAttributes, method_26889, createParrotAttributes, func_234213_eS_
SpawnGroupData (ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a
AgableMob (ServerLevel, AgableMob): a, getBreedOffspring, method_5613, createChild, func_241840_a
1.16.1
Names
atp
ayx
Fields
EntityDataAccessor<Integer>: bD, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
EntityDataAccessor<Integer>: bB, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
Predicate<Mob>: bE, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Predicate<Mob>: bC, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Item: bF, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Item: bD, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Set<Item>: bG, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Set<Item>: bE, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bH, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
Map<EntityType<?>, SoundEvent>: bF, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
float: bz, flap, field_6818, field_192008_bB
float: bx, flap, field_6818, flapProgress, field_192008_bB
float: bA, flapSpeed, field_6819, field_192009_bC
float: by, flapSpeed, field_6819, maxWingDeviation, field_192009_bC
float: bB, oFlapSpeed, field_6827, field_192010_bD
float: bz, oFlapSpeed, field_6827, prevMaxWingDeviation, field_192010_bD
float: bC, oFlap, field_6829, field_192011_bE
float: bA, oFlap, field_6829, prevFlapProgress, field_192011_bE
float: bI, flapping, field_6824, field_192012_bF
float: bG, flapping, field_6824, flapSpeed, field_192012_bF
boolean: bJ, partyParrot, field_6823, songPlaying, field_192018_bL
boolean: bH, partyParrot, field_6823, songPlaying, field_192018_bL
BlockPos: bK, jukebox, field_6820, songSource, field_192019_bM
BlockPos: bI, jukebox, field_6820, songSource, field_192019_bM
Constructors
Methods
void (): n, registerGoals, method_5959, initGoals, func_184651_r
void (): o, registerGoals, method_5959, initGoals, func_184651_r
void (): cA, registerAttributes, method_6001, initAttributes, func_110147_ax
void (): eD, calculateFlapping, method_6578, func_192001_dv
void (): fa, calculateFlapping, method_6578, flapWings, func_192001_dv
boolean (Level, Entity): b, imitateNearbyMobs, method_6587, imitateNearbyMob, func_192006_b
boolean (Level, Entity): a, imitateNearbyMobs, method_6587, imitateNearbyMob, func_192006_b
boolean (Player, InteractionHand): a, mobInteract, method_5992, interactMob, func_184645_a
boolean (ItemStack): i, isFood, method_6481, isBreedingItem, func_70877_b
boolean (ItemStack): k, isFood, method_6481, isBreedingItem, func_70877_b
void (Level, Entity): a, playAmbientSound, method_6589, playMobSound, func_192005_a
SoundEvent (): G, getAmbientSound, method_5994, getAmbientSound, func_184639_G
SoundEvent (): I, getAmbientSound, method_5994, getAmbientSound, func_184639_G
SoundEvent (Random): a, getAmbient, method_6583, getRandomSound, func_192003_a
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, func_200610_a
SoundEvent (EntityType<?>): c, getImitatedSound, method_6586, getSound, func_200610_a
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, func_184615_bR
SoundEvent (): dp, getDeathSound, method_6002, getDeathSound, func_184615_bR
boolean (): aq, makeFlySound, method_5776, hasWings, func_191957_ae
boolean (): au, makeFlySound, method_5776, hasWings, func_191957_ae
float (): dn, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (): dG, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (Random): b, getPitch, method_6580, getSoundPitch, func_192000_b
float (Random): a, getPitch, method_6580, getSoundPitch, func_192000_b
SoundSource (): cl, getSoundSource, method_5634, getSoundCategory, func_184176_by
SoundSource (): ct, getSoundSource, method_5634, getSoundCategory, func_184176_by
boolean (): aL, isPushable, method_5810, isPushable, func_70104_M
boolean (): aR, isPushable, method_5810, isPushable, func_70104_M
int (): eA, getVariant, method_6584, getVariant, func_191998_ds
int (): eX, getVariant, method_6584, getVariant, func_191998_ds
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a
boolean (): eF, isFlying, method_6581, isInAir, func_192002_a
boolean (): fb, isFlying, method_6581, isInAir, func_192002_a
boolean (): ez, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): eW, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): x_, isBaby, method_6109, isBaby, func_70631_g_
AttributeSupplier$Builder (): eV, createAttributes, method_26889, createParrotAttributes, func_234213_eS_
InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, interactMob, func_230254_b_
SoundEvent (Level, Random): a, getAmbient, method_6583, getRandomSound, func_234212_a_
Vec3 (): ce, getLeashOffset, method_29919, method_29919, func_241205_ce_
1.15.2
Names
atm
atp
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
arm
atm
Fields
EntityDataAccessor<Integer>: bH, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
EntityDataAccessor<Integer>: bD, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
Predicate<Mob>: bI, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Predicate<Mob>: bE, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Item: bJ, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Item: bF, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Set<Item>: bK, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Set<Item>: bG, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bL, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
Map<EntityType<?>, SoundEvent>: bH, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
float: bC, flap, field_6818, field_192008_bB
float: bz, flap, field_6818, field_192008_bB
float: bD, flapSpeed, field_6819, field_192009_bC
float: bA, flapSpeed, field_6819, field_192009_bC
float: bE, oFlapSpeed, field_6827, field_192010_bD
float: bB, oFlapSpeed, field_6827, field_192010_bD
float: bF, oFlap, field_6829, field_192011_bE
float: bC, oFlap, field_6829, field_192011_bE
float: bG, flapping, field_6824, field_192012_bF
float: bI, flapping, field_6824, field_192012_bF
boolean: bM, partyParrot, field_6823, songPlaying, field_192018_bL
boolean: bJ, partyParrot, field_6823, songPlaying, field_192018_bL
BlockPos: bN, jukebox, field_6820, songSource, field_192019_bM
BlockPos: bK, jukebox, field_6820, songSource, field_192019_bM
Constructors
Methods
void (): cl, registerAttributes, method_6001, initAttributes, func_110147_ax
void (): cA, registerAttributes, method_6001, initAttributes, func_110147_ax
void (): ei, calculateFlapping, method_6578, func_192001_dv
void (): eD, calculateFlapping, method_6578, func_192001_dv
void (float, float): b, causeFallDamage, method_5747, handleFallDamage, func_180430_e
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, func_70652_k
boolean (Entity): B, doHurtTarget, method_6121, tryAttack, func_70652_k
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, func_184615_bR
SoundEvent (): cX, getDeathSound, method_6002, getDeathSound, func_184615_bR
boolean (): am, makeFlySound, method_5776, func_191957_ae
boolean (): aq, makeFlySound, method_5776, hasWings, func_191957_ae
float (): cV, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (): dn, getVoicePitch, method_6017, getSoundPitch, func_70647_i
SoundSource (): cc, getSoundSource, method_5634, getSoundCategory, func_184176_by
SoundSource (): cl, getSoundSource, method_5634, getSoundCategory, func_184176_by
boolean (): aI, isPushable, method_5810, isPushable, func_70104_M
boolean (): aL, isPushable, method_5810, isPushable, func_70104_M
void (Entity): D, doPush, method_6087, pushAway, func_82167_n
void (Entity): C, doPush, method_6087, pushAway, func_82167_n
int (): ef, getVariant, method_6584, getVariant, func_191998_ds
int (): eA, getVariant, method_6584, getVariant, func_191998_ds
void (int): s, setVariant, method_6585, setVariant, func_191997_m
void (int): t, setVariant, method_6585, setVariant, func_191997_m
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a
boolean (): E_, isFlying, method_6581, isInAir, func_192002_a
boolean (): eF, isFlying, method_6581, isInAir, func_192002_a
boolean (): ee, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (): ez, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, func_223317_c
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, canSpawn, func_223317_c
boolean (float, float): b, causeFallDamage, method_5747, handleFallDamage, func_225503_b_
1.14.4
Names
arh
arm
net.minecraft.world.entity.animal.Parrot
Fields
TrackedData<Integer>: bH, field_6826, ATTR_VARIANT, field_192013_bG
EntityDataAccessor<Integer>: bH, DATA_VARIANT_ID, field_6826, ATTR_VARIANT, field_192013_bG
Predicate<MobEntity>: bI, field_6821, CAN_IMITATE, field_192014_bH
Predicate<Mob>: bI, NOT_PARROT_PREDICATE, field_6821, CAN_IMITATE, field_192014_bH
Item: bJ, field_6828, COOKIE, field_192015_bI
Item: bJ, POISONOUS_FOOD, field_6828, COOKIE, field_192015_bI
Set<Item>: bK, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Set<Item>: bK, TAME_FOOD, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bL, field_6822, MOB_SOUNDS, field_192017_bK
Map<EntityType<?>, SoundEvent>: bL, MOB_SOUND_MAP, field_6822, MOB_SOUNDS, field_192017_bK
float: bC, field_6818, field_6818, field_192008_bB
float: bC, flap, field_6818, field_192008_bB
float: bD, field_6819, field_6819, field_192009_bC
float: bD, flapSpeed, field_6819, field_192009_bC
float: bE, field_6827, field_6827, field_192010_bD
float: bE, oFlapSpeed, field_6827, field_192010_bD
float: bF, field_6829, field_6829, field_192011_bE
float: bF, oFlap, field_6829, field_192011_bE
float: bG, field_6824, field_6824, field_192012_bF
float: bG, flapping, field_6824, field_192012_bF
boolean: bM, field_6823, songPlaying, field_192018_bL
boolean: bM, partyParrot, field_6823, songPlaying, field_192018_bL
BlockPos: bN, field_6820, songSource, field_192019_bM
BlockPos: bN, jukebox, field_6820, songSource, field_192019_bM
Constructors
Methods
EntityData (IWorld, LocalDifficulty, SpawnType, EntityData, CompoundTag): a, method_5943, initialize, func_213386_a
SpawnGroupData (LevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag): a, finalizeSpawn, method_5943, initialize, func_213386_a
void (): n, method_5959, initGoals, func_184651_r
void (): n, registerGoals, method_5959, initGoals, func_184651_r
void (): cl, method_6001, initAttributes, func_110147_ax
void (): cl, registerAttributes, method_6001, initAttributes, func_110147_ax
EntityNavigation (World): b, method_5965, createNavigation, func_175447_b
PathNavigation (Level): b, createNavigation, method_5965, createNavigation, func_175447_b
float (EntityPose, EntityDimensions): b, method_18394, getActiveEyeHeight, func_213348_b
float (Pose, EntityDimensions): b, getStandingEyeHeight, method_18394, getActiveEyeHeight, func_213348_b
void (): k, method_6007, tickMovement, func_70636_d
void (): k, aiStep, method_6007, tickMovement, func_70636_d
void (): ej, method_6578, method_6578, func_192001_dv
void (): ei, calculateFlapping, method_6578, func_192001_dv
boolean (World, Entity): b, method_6587, imitateNearbyMob, func_192006_b
boolean (Level, Entity): b, imitateNearbyMobs, method_6587, imitateNearbyMob, func_192006_b
boolean (PlayerEntity, Hand): a, method_5992, interactMob, func_184645_a
boolean (Player, InteractionHand): a, mobInteract, method_5992, interactMob, func_184645_a
boolean (ItemStack): i, method_6481, isBreedingItem, func_70877_b
boolean (ItemStack): i, isFood, method_6481, isBreedingItem, func_70877_b
void (float, float): b, method_5747, handleFallDamage, func_180430_e
void (float, float): b, causeFallDamage, method_5747, handleFallDamage, func_180430_e
void (double, boolean, BlockState, BlockPos): a, method_5623, fall, func_184231_a
void (double, boolean, BlockState, BlockPos): a, checkFallDamage, method_5623, fall, func_184231_a
boolean (AnimalEntity): a, method_6474, canBreedWith, func_70878_b
boolean (Animal): a, canMate, method_6474, canBreedWith, func_70878_b
PassiveEntity (PassiveEntity): a, method_5613, createChild, func_90011_a
AgableMob (AgableMob): a, getBreedOffspring, method_5613, createChild, func_90011_a
void (World, Entity): a, method_6589, playMobSound, func_192005_a
void (Level, Entity): a, playAmbientSound, method_6589, playMobSound, func_192005_a
boolean (Entity): C, method_6121, tryAttack, func_70652_k
boolean (Entity): C, doHurtTarget, method_6121, tryAttack, func_70652_k
SoundEvent (): G, method_5994, getAmbientSound, func_184639_G
SoundEvent (): G, getAmbientSound, method_5994, getAmbientSound, func_184639_G
SoundEvent (Random): a, method_6583, getRandomSound, func_192003_a
SoundEvent (Random): a, getAmbient, method_6583, getRandomSound, func_192003_a
SoundEvent (EntityType<?>): b, method_6586, getSound, func_200610_a
SoundEvent (EntityType<?>): b, getImitatedSound, method_6586, getSound, func_200610_a
SoundEvent (DamageSource): e, method_6011, getHurtSound, func_184601_bQ
SoundEvent (DamageSource): e, getHurtSound, method_6011, getHurtSound, func_184601_bQ
SoundEvent (): cH, method_6002, getDeathSound, func_184615_bR
SoundEvent (): cH, getDeathSound, method_6002, getDeathSound, func_184615_bR
void (BlockPos, BlockState): a, method_5712, playStepSound, func_180429_a
void (BlockPos, BlockState): a, playStepSound, method_5712, playStepSound, func_180429_a
float (float): e, method_5801, calculateAerialStepDelta, func_191954_d
float (float): e, playFlySound, method_5801, playFlySound, func_191954_d
boolean (): am, method_5776, method_5776, func_191957_ae
boolean (): am, makeFlySound, method_5776, func_191957_ae
float (): cV, method_6017, getSoundPitch, func_70647_i
float (): cV, getVoicePitch, method_6017, getSoundPitch, func_70647_i
float (Random): b, method_6580, getSoundPitch, func_192000_b
float (Random): b, getPitch, method_6580, getSoundPitch, func_192000_b
SoundCategory (): cc, method_5634, getSoundCategory, func_184176_by
SoundSource (): cc, getSoundSource, method_5634, getSoundCategory, func_184176_by
boolean (): aI, method_5810, isPushable, func_70104_M
boolean (): aI, isPushable, method_5810, isPushable, func_70104_M
void (Entity): D, method_6087, pushAway, func_82167_n
void (Entity): D, doPush, method_6087, pushAway, func_82167_n
boolean (DamageSource, float): a, method_5643, damage, func_70097_a
boolean (DamageSource, float): a, hurt, method_5643, damage, func_70097_a
int (): eg, method_6584, getVariant, func_191998_ds
int (): ef, getVariant, method_6584, getVariant, func_191998_ds
void (int): s, method_6585, setVariant, func_191997_m
void (int): s, setVariant, method_6585, setVariant, func_191997_m
void (): u_, method_5693, initDataTracker, func_70088_a
void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a
boolean (): E_, method_6581, isInAir, func_192002_a
boolean (): E_, isFlying, method_6581, isInAir, func_192002_a
void (BlockPos, boolean): a, method_6006, setNearbySongPlaying, func_191987_a
void (BlockPos, boolean): a, setRecordPlayingNearby, method_6006, setNearbySongPlaying, func_191987_a
boolean (): ef, method_6582, getSongPlaying, func_192004_dr
boolean (): ee, isPartyParrot, method_6582, getSongPlaying, func_192004_dr
boolean (EntityType<ParrotEntity>, IWorld, SpawnType, BlockPos, Random): c, method_20667, method_20667, func_223317_c
boolean (EntityType<Parrot>, LevelAccessor, MobSpawnType, BlockPos, Random): c, checkParrotSpawnRules, method_20667, func_223317_c
1.14.3
Names
are
arh
net.minecraft.entity.passive.ParrotEntity
Fields
DataParameter<Integer>: bI, field_6826, field_192013_bG
TrackedData<Integer>: bH, field_6826, ATTR_VARIANT, field_192013_bG
Predicate<MobEntity>: bJ, field_6821, field_192014_bH
Predicate<MobEntity>: bI, field_6821, CAN_IMITATE, field_192014_bH
Item: bK, field_6828, field_192015_bI
Item: bJ, field_6828, COOKIE, field_192015_bI
Set<Item>: bL, field_6825, field_192016_bJ
Set<Item>: bK, field_6825, TAMING_INGREDIENTS, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bM, field_6822, field_192017_bK
Map<EntityType<?>, SoundEvent>: bL, field_6822, MOB_SOUNDS, field_192017_bK
float: bD, field_6818, field_192008_bB
float: bC, field_6818, field_6818, field_192008_bB
float: bE, field_6819, field_192009_bC
float: bD, field_6819, field_6819, field_192009_bC
float: bF, field_6827, field_192010_bD
float: bE, field_6827, field_6827, field_192010_bD
float: bG, field_6829, field_192011_bE
float: bF, field_6829, field_6829, field_192011_bE
float: bH, field_6824, field_192012_bF
float: bG, field_6824, field_6824, field_192012_bF
boolean: bN, field_6823, field_192018_bL
boolean: bM, field_6823, songPlaying, field_192018_bL
BlockPos: bO, field_6820, field_192019_bM
BlockPos: bN, field_6820, songSource, field_192019_bM
Constructors
Methods
ILivingEntityData (IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT): a, method_5943, func_213386_a
EntityData (IWorld, LocalDifficulty, SpawnType, EntityData, CompoundTag): a, method_5943, initialize, func_213386_a
void (): n, method_5959, func_184651_r
void (): n, method_5959, initGoals, func_184651_r
void (): ck, method_6001, func_110147_ax
void (): cl, method_6001, initAttributes, func_110147_ax
PathNavigator (World): b, method_5965, func_175447_b
EntityNavigation (World): b, method_5965, createNavigation, func_175447_b
float (Pose, EntitySize): b, method_18394, func_213348_b
float (EntityPose, EntityDimensions): b, method_18394, getActiveEyeHeight, func_213348_b
void (): k, method_6007, func_70636_d
void (): k, method_6007, tickMovement, func_70636_d
void (): ei, method_6578, func_192001_dv
void (): ej, method_6578, method_6578, func_192001_dv
boolean (World, Entity): b, method_6587, func_192006_b
boolean (World, Entity): b, method_6587, imitateNearbyMob, func_192006_b
boolean (PlayerEntity, Hand): a, method_5992, func_184645_a
boolean (PlayerEntity, Hand): a, method_5992, interactMob, func_184645_a
boolean (ItemStack): i, method_6481, func_70877_b
boolean (ItemStack): i, method_6481, isBreedingItem, func_70877_b
boolean (IWorld, SpawnReason): a, method_5979, func_213380_a
void (float, float): b, method_5747, func_180430_e
void (float, float): b, method_5747, handleFallDamage, func_180430_e
void (double, boolean, BlockState, BlockPos): a, method_5623, func_184231_a
void (double, boolean, BlockState, BlockPos): a, method_5623, fall, func_184231_a
boolean (AnimalEntity): a, method_6474, func_70878_b
boolean (AnimalEntity): a, method_6474, canBreedWith, func_70878_b
AgeableEntity (AgeableEntity): a, method_5613, func_90011_a
PassiveEntity (PassiveEntity): a, method_5613, createChild, func_90011_a
void (World, Entity): a, method_6589, func_192005_a
void (World, Entity): a, method_6589, playMobSound, func_192005_a
boolean (Entity): C, method_6121, func_70652_k
boolean (Entity): C, method_6121, tryAttack, func_70652_k
SoundEvent (): G, method_5994, func_184639_G
SoundEvent (): G, method_5994, getAmbientSound, func_184639_G
SoundEvent (Random): a, method_6583, func_192003_a
SoundEvent (Random): a, method_6583, getRandomSound, func_192003_a
SoundEvent (EntityType<?>): b, method_6586, func_200610_a
SoundEvent (EntityType<?>): b, method_6586, getSound, func_200610_a
SoundEvent (DamageSource): e, method_6011, func_184601_bQ
SoundEvent (DamageSource): e, method_6011, getHurtSound, func_184601_bQ
SoundEvent (): cG, method_6002, func_184615_bR
SoundEvent (): cH, method_6002, getDeathSound, func_184615_bR
void (BlockPos, BlockState): a, method_5712, func_180429_a
void (BlockPos, BlockState): a, method_5712, playStepSound, func_180429_a
float (float): e, method_5801, func_191954_d
float (float): e, method_5801, calculateAerialStepDelta, func_191954_d
boolean (): al, method_5776, func_191957_ae
boolean (): am, method_5776, method_5776, func_191957_ae
float (): cU, method_6017, func_70647_i
float (): cV, method_6017, getSoundPitch, func_70647_i
float (Random): b, method_6580, func_192000_b
float (Random): b, method_6580, getSoundPitch, func_192000_b
SoundCategory (): cb, method_5634, func_184176_by
SoundCategory (): cc, method_5634, getSoundCategory, func_184176_by
boolean (): aH, method_5810, func_70104_M
boolean (): aI, method_5810, isPushable, func_70104_M
void (Entity): D, method_6087, func_82167_n
void (Entity): D, method_6087, pushAway, func_82167_n
boolean (DamageSource, float): a, method_5643, func_70097_a
boolean (DamageSource, float): a, method_5643, damage, func_70097_a
int (): ef, method_6584, func_191998_ds
int (): eg, method_6584, getVariant, func_191998_ds
void (int): r, method_6585, func_191997_m
void (int): s, method_6585, setVariant, func_191997_m
void (): u_, method_5693, func_70088_a
void (): u_, method_5693, initDataTracker, func_70088_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a
boolean (): E_, method_6581, func_192002_a
boolean (): E_, method_6581, isInAir, func_192002_a
void (BlockPos, boolean): a, method_6006, func_191987_a
void (BlockPos, boolean): a, method_6006, setNearbySongPlaying, func_191987_a
boolean (): ee, method_6582, func_192004_dr
boolean (): ef, method_6582, getSongPlaying, func_192004_dr
boolean (EntityType<ParrotEntity>, IWorld, SpawnType, BlockPos, Random): c, method_20667, method_20667, func_223317_c
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
ard
are
Fields
Constructors
Methods
1.14
Names
ard
net.minecraft.class_1453
net.minecraft.entity.passive.ParrotEntity
Fields
DataParameter<Integer>: bI, field_6826, field_192013_bG
Predicate<MobEntity>: bJ, field_6821, field_192014_bH
Item: bK, field_6828, field_192015_bI
Set<Item>: bL, field_6825, field_192016_bJ
Map<EntityType<?>, SoundEvent>: bM, field_6822, field_192017_bK
float: bD, field_6818, field_192008_bB
float: bE, field_6819, field_192009_bC
float: bF, field_6827, field_192010_bD
float: bG, field_6829, field_192011_bE
float: bH, field_6824, field_192012_bF
boolean: bN, field_6823, field_192018_bL
BlockPos: bO, field_6820, field_192019_bM
Constructors
(EntityType<? extends ParrotEntity>, World)
Methods
ILivingEntityData (IWorld, DifficultyInstance, SpawnReason, ILivingEntityData, CompoundNBT): a, method_5943, func_213386_a
void (): n, method_5959, func_184651_r
void (): ck, method_6001, func_110147_ax
PathNavigator (World): b, method_5965, func_175447_b
float (Pose, EntitySize): b, method_18394, func_213348_b
void (): k, method_6007, func_70636_d
void (): ei, method_6578, func_192001_dv
boolean (World, Entity): b, method_6587, func_192006_b
boolean (PlayerEntity, Hand): a, method_5992, func_184645_a
boolean (ItemStack): i, method_6481, func_70877_b
boolean (IWorld, SpawnReason): a, method_5979, func_213380_a
void (float, float): b, method_5747, func_180430_e
void (double, boolean, BlockState, BlockPos): a, method_5623, func_184231_a
boolean (AnimalEntity): a, method_6474, func_70878_b
AgeableEntity (AgeableEntity): a, method_5613, func_90011_a
void (World, Entity): a, method_6589, func_192005_a
boolean (Entity): C, method_6121, func_70652_k
SoundEvent (): G, method_5994, func_184639_G
SoundEvent (Random): a, method_6583, func_192003_a
SoundEvent (EntityType<?>): b, method_6586, func_200610_a
SoundEvent (DamageSource): e, method_6011, func_184601_bQ
SoundEvent (): cG, method_6002, func_184615_bR
void (BlockPos, BlockState): a, method_5712, func_180429_a
float (float): e, method_5801, func_191954_d
boolean (): al, method_5776, func_191957_ae
float (): cU, method_6017, func_70647_i
float (Random): b, method_6580, func_192000_b
SoundCategory (): cb, method_5634, func_184176_by
boolean (): aH, method_5810, func_70104_M
void (Entity): D, method_6087, func_82167_n
boolean (DamageSource, float): a, method_5643, func_70097_a
int (): ef, method_6584, func_191998_ds
void (int): r, method_6585, func_191997_m
void (): u_, method_5693, func_70088_a
void (CompoundNBT): b, method_5652, func_213281_b
void (CompoundNBT): a, method_5749, func_70037_a
boolean (): E_, method_6581, func_192002_a
void (BlockPos, boolean): a, method_6006, func_191987_a
boolean (): ee, method_6582, func_192004_dr