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

public class OcelotEntity

extends TameableEntity

All mapped superinterfaces:

Nameable, CommandSource, SpawnableEntity, Tameable

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

Field summary

Modifier and TypeField
private static final Ingredient
bG
field_16912
TAMING_INGREDIENT
field_195402_bB
field_195402_bB
private static final DataAttribute<Integer>
bH
field_14612
COLLAR_COLOR
field_184757_bz
OCELOT_VARIANT
private static final Identifier
bI
field_16913
ID
field_200608_bC
field_200608_bC
private FleeEntityGoal<PlayerEntity>
bJ
field_11976
fleeGoal
field_175545_bm
avoidEntity
private TemptGoal
bK
field_3705
temptGoal
field_70914_e
aiTempt

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
n()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public void
J()
method_2633()
mobAiTick()
func_70619_bc()
updateAITasks()
public boolean
H()
method_2631()
canDespawn()
func_70692_ba()
canDespawn()
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
public void
c(float arg0, float arg1)
method_2490(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
func_180430_e(float arg0, float arg1)
fall(float arg0, float arg1)
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected float
cD()
method_2602()
getSoundVolume()
func_70599_aP()
getSoundVolume()
public boolean
B(aer arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
func_70652_k(Entity arg0)
attackEntityAsMob(Entity arg0)
public boolean
a(aea arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public boolean
a(aog arg0, adk 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)
public OcelotEntity
b(aeo arg0)
method_4521(class_862 arg0)
makeChild(PassiveEntity mate)
func_90011_a(EntityAgeable arg0)
createChild(EntityAgeable ageable)
public boolean
f(ate arg0)
method_2853(class_1071 arg0)
isBreedingItem(ItemStack arg0)
func_70877_b(ItemStack arg0)
isBreedingItem(ItemStack arg0)
public boolean
a(ajq arg0)
method_2852(class_942 arg0)
canBreedWith(AnimalEntity arg0)
func_70878_b(EntityAnimal arg0)
canMateWith(EntityAnimal arg0)
public int
dH()
method_2858()
getVariant()
func_70913_u()
getTameSkin()
public void
p(int arg0)
method_2857(int arg0)
setCatVariant(int variant)
func_70912_b(int arg0)
setTameSkin(int skinId)
public boolean
a(axz arg0, boolean arg1)
method_15652(class_3598 arg0, boolean arg1)
canSpawn(WorldAccess arg0, boolean arg1)
func_205020_a(IWorld arg0, boolean arg1)
canSpawn(IWorld arg0, boolean arg1)
public boolean
a(ayc arg0)
method_15653(class_3599 arg0)
isUnobstructed(WorldView arg0)
func_205019_a(IWorldReaderBase arg0)
isNotColliding(IWorldReaderBase arg0)
public Text
N_()
method_15540()
getName()
func_200200_C_()
getName()
protected void
dz()
method_10993()
onTamedChanged()
func_175544_ck()
setupTamedAI()
public EntityData
a(adj arg0, afj arg1, gy arg2)
method_6156(class_2607 arg0, class_1700 arg1, class_322 arg2)
initialize(LocalDifficulty arg0, EntityData arg1, NbtCompound arg2)
func_204210_a(DifficultyInstance arg0, IEntityLivingData arg1, NBTTagCompound arg2)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1, NBTTagCompound arg2)