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

public abstract class TameableEntity

extends AnimalEntity implements Tameable

All mapped superinterfaces:

CommandSource, SpawnableEntity, Tameable

ti
net.minecraft.class_880
net.minecraft.entity.living.mob.passive.animal.tameable.TameableEntity
net.minecraft.entity.passive.EntityTameable

Field summary

Modifier and TypeField
protected static final DataAttribute<Byte>
bw
field_14566
TAMEABLE_FLAGS
TAMED
protected static final DataAttribute<com.google.common.base.Optional<UUID>>
bx
field_14567
OWNER_UUID
OWNER_UNIQUE_ID
protected SitGoal
by
field_3427
sitGoal
aiSit

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public boolean
a(aay arg0)
method_2537(class_988 arg0)
isTameable(PlayerEntity arg0)
canBeLeashedTo(EntityPlayer arg0)
protected void
p(boolean arg0)
method_2714(boolean arg0)
addTamingParticles(boolean success)
playTameEffect(boolean play)
public boolean
dh()
method_2717()
isTamed()
isTamed()
public void
q(boolean arg0)
method_2715(boolean arg0)
setTamed(boolean tamed)
setTamed(boolean tamed)
protected void
di()
method_10993()
onTamedChanged()
setupTamedAI()
public boolean
dj()
method_2718()
isSitting()
isSitting()
public void
r(boolean arg0)
method_2716(boolean arg0)
setSitting(boolean sitting)
setSitting(boolean sitting)
public UUID
b()
method_2719()
getOwnerUuid()
getOwnerId()
public void
b(UUID arg0)
method_13092(UUID arg0)
setOwnerUuid(UUID uuid)
setOwnerId(UUID arg0)
public LivingEntity
dk()
method_6183()
getOwner()
getOwner()
public boolean
e(sw arg0)
method_8380(class_1699 arg0)
isOwner(LivingEntity entity)
isOwner(EntityLivingBase entityIn)
public SitGoal
dl()
method_2721()
getSitGoal()
getAISit()
public boolean
a(sw arg0, sw arg1)
method_6182(class_1699 arg0, class_1699 arg1)
shouldAttack(LivingEntity attackedEntity, LivingEntity attacker)
shouldAttackEntity(EntityLivingBase target, EntityLivingBase owner)
public AbstractTeam
aQ()
method_6135()
getTeam()
getTeam()
public boolean
r(sn arg0)
method_13017(class_864 arg0)
isAlliedTo(Entity arg0)
isOnSameTeam(Entity arg0)
public void
a(ry arg0)
method_2580(class_856 arg0)
die(DamageSource arg0)
onDeath(DamageSource arg0)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)