net.minecraft.entity.living.mob.passive

public abstract class PassiveEntity

extends PathFinderMobEntity

All mapped superinterfaces:

CommandSource

vd
net.minecraft.class_862
net.minecraft.entity.living.mob.passive.PassiveEntity
net.minecraft.entity.EntityAgeable
net.minecraft.entity.EntityAgeable

Field summary

Modifier and TypeField
private static final DataAttribute<Boolean>
bx
field_14476
CHILD
field_184751_bv
BABY
protected int
a
field_11896
breedingAge
field_175504_a
growingAge
protected int
b
field_11897
forcedAge
field_175502_b
forcedAge
protected int
c
field_11898
happyTicksRemaining
field_175503_c
forcedAgeTimer
private float
by
field_6114
ageWidth
field_98056_d
ageWidth
private float
bz
field_6115
ageHeight
field_98057_e
ageHeight

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
public abstract PassiveEntity
a(vd arg0)
method_4440(class_862 arg0)
makeChild(PassiveEntity mate)
func_90011_a(EntityAgeable arg0)
createChild(EntityAgeable ageable)
public boolean
a(aed arg0, ub arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
func_184645_a(EntityPlayer arg0, EnumHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)
protected boolean
a(aip arg0, Class<? extends vg> arg1)
method_13929(class_1071 arg0, Class<? extends class_864> arg1)
isSpawnEggSameType(ItemStack arg0, Class<? extends Entity> entityType)
func_190669_a(ItemStack arg0, Class<? extends Entity> arg1)
holdingSpawnEggOfClass(ItemStack stack, Class<? extends Entity> entityClass)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public int
l()
method_2459()
getBreedingAge()
func_70874_b()
getGrowingAge()
public void
a(int arg0, boolean arg1)
method_10925(int arg0, boolean arg1)
growUp(int age, boolean overGrow)
func_175501_a(int arg0, boolean arg1)
ageUp(int growthSeconds, boolean updateForcedAge)
public void
a(int arg0)
method_6095(int arg0)
growUp(int age)
func_110195_a(int arg0)
addGrowth(int growth)
public void
c(int arg0)
method_2458(int arg0)
setBreedingAge(int age)
func_70873_a(int arg0)
setGrowingAge(int age)
public void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
a(my<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public void
n()
method_2651()
mobTick()
func_70636_d()
onLivingUpdate()
protected void
p()
method_10926()
onGrowUp()
func_175500_n()
onGrowingAdult()
public boolean
l_()
method_2662()
isBaby()
func_70631_g_()
isChild()
public void
a(boolean arg0)
method_5377(boolean arg0)
setAgeSize(boolean isBaby)
func_98054_a(boolean arg0)
setScaleForAge(boolean child)
protected final void
a(float arg0, float arg1)
method_2491(float arg0, float arg1)
setSize(float arg0, float arg1)
func_70105_a(float arg0, float arg1)
setSize(float arg0, float arg1)
protected final void
a(float arg0)
method_5378(float arg0)
resizeBounds(float size)
func_98055_j(float arg0)
setScale(float scale)