net.minecraft.entity.living.mob.passive.animal

public abstract class AnimalEntity

extends PassiveEntity implements SpawnableEntity

All mapped superinterfaces:

SpawnableEntity

wf
net.minecraft.class_942
net.minecraft.entity.living.mob.passive.animal.AnimalEntity
net.minecraft.entity.passive.EntityAnimal

Field summary

Modifier and TypeField
private int
bp
field_3696
inLoveTimer
inLove
private int
bq
field_3697
breedingTicks
breeding
private PlayerEntity
br
field_9106
loveCausingPlayer
playerInLove

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
bp()
method_2634()
mobAiTick()
updateAITick()
public void
e()
method_2651()
mobTick()
onLivingUpdate()
protected void
a(sa arg0, float arg1)
method_2685(class_864 arg0, float arg1)
targetInSight(Entity arg0, float arg1)
attackEntity(Entity arg0, float arg1)
private void
b(wf arg0)
method_2854(class_942 arg0)
breed(AnimalEntity mate)
procreate(EntityAnimal arg0)
public boolean
a(ro arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public float
a(int arg0, int arg1, int arg2)
method_2683(int arg0, int arg1, int arg2)
getPathfindingFavor(int arg0, int arg1, int arg2)
getBlockPathWeight(int arg0, int arg1, int arg2)
public void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected Entity
bR()
method_2689()
findTarget()
findPlayerToAttack()
public boolean
by()
method_2637()
canSpawn()
getCanSpawnHere()
public int
q()
method_2594()
getAmbientSoundInterval()
getTalkInterval()
protected boolean
v()
method_2631()
canDespawn()
canDespawn()
protected int
e(yz arg0)
method_2585(class_988 arg0)
getXpDrop(PlayerEntity arg0)
getExperiencePoints(EntityPlayer arg0)
public boolean
c(add arg0)
method_2853(class_1071 arg0)
isBreedingItem(ItemStack item)
isBreedingItem(ItemStack arg0)
public boolean
a(yz arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity arg0)
interact(EntityPlayer arg0)
public void
f(yz arg0)
method_8386(class_988 arg0)
lovePlayer(PlayerEntity player)
setInLove(EntityPlayer arg0)
public PlayerEntity
cd()
method_8385()
getLoveCausingPlayer()
func_146083_cb()
public boolean
ce()
method_2855()
isInLove()
isInLove()
public void
cf()
method_2856()
resetLoveTicks()
resetInLove()
public boolean
a(wf arg0)
method_2852(class_942 arg0)
canBreedWith(AnimalEntity other)
canMateWith(EntityAnimal arg0)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleHealthUpdate(byte arg0)