History - net.minecraft.entity.passive.AnimalEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.animal.Animal
net.minecraft.class_1429
net.minecraft.entity.passive.AnimalEntity
Fields
int: PARENT_AGE_AFTER_BREEDING, field_30270, BREEDING_COOLDOWN
int: DEFAULT_IN_LOVE_TIME, field_57599, DEFAULT_LOVE_TICKS
int: inLove, field_6745, loveTicks
LazyEntityReference<ServerPlayerEntity>: loveCause, field_6744, lovingPlayer
Constructors
(EntityType<? extends AnimalEntity>, World)
Methods
DefaultAttributeContainer$Builder (): createAnimalAttributes, method_61457, createAnimalAttributes
void (ServerWorld): customServerAiStep, method_5958, mobTick
void (): aiStep, method_6007, tickMovement
void (ServerWorld, DamageSource, float): actuallyHurt, method_6074, applyDamage
float (BlockPos, WorldView): getWalkTargetValue, method_6144, getPathfindingFavor
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
boolean (EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkAnimalSpawnRules, method_20663, isValidNaturalSpawn
boolean (BlockRenderView, BlockPos): isBrightEnoughToSpawn, method_39448, isLightLevelValidForNaturalSpawn
int (): getAmbientSoundInterval, method_5970, getMinAmbientSoundDelay
boolean (double): removeWhenFarAway, method_5974, canImmediatelyDespawn
int (ServerWorld): getBaseExperienceReward, method_6110, getExperienceToDrop
boolean (ItemStack): isFood, method_6481, isBreedingItem
ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob
void (): playEatingSound, method_61458, playEatSound
boolean (): canFallInLove, method_6482, canEat
void (PlayerEntity): setInLove, method_6480, lovePlayer
void (int): setInLoveTime, method_6476, setLoveTicks
int (): getInLoveTime, method_29270, getLoveTicks
ServerPlayerEntity (): getLoveCause, method_6478, getLovingPlayer
boolean (): isInLove, method_6479, isInLove
void (): resetLove, method_6477, resetLoveTicks
boolean (AnimalEntity): canMate, method_6474, canBreedWith
void (ServerWorld, AnimalEntity): spawnChildFromBreeding, method_24650, breed
void (ServerWorld, AnimalEntity, PassiveEntity): finalizeSpawnChildFromBreeding, method_49794, breed
void (byte): handleEntityEvent, method_5711, handleStatus
Vec3d (LivingEntity): getDismountLocationForPassenger, method_24829, updatePassengerForDismount
void (AnimalEntity, PassiveEntity, ServerPlayerEntity): lambda$finalizeSpawnChildFromBreeding$1, method_49795, method_49795
Optional (AnimalEntity): lambda$finalizeSpawnChildFromBreeding$0, method_49796, method_49796