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

public class OcelotEntity

extends TameableEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity, Tameable

ts
net.minecraft.class_947
net.minecraft.entity.living.mob.passive.animal.tameable.OcelotEntity
net.minecraft.entity.passive.EntityOcelot

Field summary

Modifier and TypeField
private FleeEntityGoal<PlayerEntity>
bo
field_11976
fleeGoal
avoidEntity
private TemptGoal
bp
field_3705
temptGoal
aiTempt

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
h()
method_2484()
registerSyncedData()
entityInit()
public void
E()
method_2633()
mobAiTick()
updateAITasks()
protected boolean
C()
method_2631()
canDespawn()
canDespawn()
protected void
aX()
method_6129()
initAttributes()
applyEntityAttributes()
public void
e(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
fall(float arg0, float arg1)
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected String
z()
method_2603()
getAmbientSound()
getLivingSound()
protected String
bo()
method_2604()
getHurtSound()
getHurtSound()
protected String
bp()
method_2605()
getDeathSound()
getDeathSound()
protected float
bB()
method_2602()
getSoundVolume()
getSoundVolume()
protected Item
A()
method_8375()
getDropItem()
getDropItem()
public boolean
r(pk arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
a(ow arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
protected void
b(boolean arg0, int arg1)
method_2587(boolean arg0, int arg1)
dropItems(boolean arg0, int arg1)
dropFewItems(boolean arg0, int arg1)
public boolean
a(wn arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity arg0)
interact(EntityPlayer arg0)
public OcelotEntity
b(ph arg0)
method_4521(class_862 arg0)
makeChild(PassiveEntity mate)
createChild(EntityAgeable ageable)
public boolean
d(zx arg0)
method_2853(class_1071 arg0)
isBreedingItem(ItemStack arg0)
isBreedingItem(ItemStack arg0)
public boolean
a(tm arg0)
method_2852(class_942 arg0)
canBreedWith(AnimalEntity arg0)
canMateWith(EntityAnimal arg0)
public int
ct()
method_2858()
getVariant()
getTameSkin()
public void
r(int arg0)
method_2857(int arg0)
setCatVariant(int variant)
setTameSkin(int skinId)
public boolean
bR()
method_2637()
canSpawn()
getCanSpawnHere()
public boolean
bS()
method_2469()
isUnobstructed()
isNotColliding()
public String
e_()
method_2518()
getName()
getName()
public void
m(boolean arg0)
method_2715(boolean arg0)
setTamed(boolean arg0)
setTamed(boolean arg0)
protected void
cm()
method_10993()
onTamedChanged()
setupTamedAI()
public EntityData
a(ok arg0, pu arg1)
method_6156(class_2607 arg0, class_1700 arg1)
initialize(LocalDifficulty arg0, EntityData arg1)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1)