History - net.minecraft.world.entity.TamableAnimal

25w18a

Names

bzb

bzo

Fields

EntityDataAccessor<Byte>: bJ, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bL, DATA_FLAGS_ID, field_6322

EntityDataAccessor<Optional<EntityReference<LivingEntity>>>: bK, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<EntityReference<LivingEntity>>>: bM, DATA_OWNERUUID_ID, field_6320

boolean: bQ, orderedToSit, field_21974, sitting, f_21800_

boolean: bS, orderedToSit, field_21974

int: bI, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: bK, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002

int: bM, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: bO, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003

int: bN, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: bP, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004

int: bO, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

int: bQ, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005

boolean: bP, DEFAULT_ORDERED_TO_SIT, field_57595, DEFAULT_SITTING, f_381077_

boolean: bR, DEFAULT_ORDERED_TO_SIT, field_57595

Constructors

Methods

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_

void (boolean): w, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

void (boolean): x, spawnTamingParticles, method_6180

boolean (): m, isTame, method_6181, isTamed, m_21824_

boolean (): m, isTame, method_6181

void (): p, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

void (): n, applyTamingSideEffects, method_56996

boolean (): u, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): t, isInSittingPose, method_6172

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

void (boolean): y, setInSittingPose, method_6179

void (Player): a, tame, method_6170, setTamedBy, m_21828_

void (Player): a, tame, method_6170

boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_6779_

boolean (LivingEntity): c, canAttack, method_18395

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): j, isOwnedBy, method_6171

boolean (LivingEntity, LivingEntity): a, wantsToAttack, method_6178, canAttackWithOwner, m_7757_

boolean (LivingEntity, LivingEntity): a, wantsToAttack, method_6178

void (DamageSource): a, die, method_6078, onDeath, m_6667_

void (DamageSource): a, die, method_6078

void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_

void (byte): b, handleEntityEvent, method_5711

boolean (): gu, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gI, isOrderedToSit, method_24345

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

void (boolean): z, setOrderedToSit, method_24346

PlayerTeam (): cq, getTeam, method_5781, getScoreboardTeam, m_5647_

PlayerTeam (): ct, getTeam, method_5781

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693

void (boolean, boolean): a, setTame, method_6173, setTamed, m_7105_

void (boolean, boolean): a, setTame, method_6173

boolean (): w, canBeLeashed, method_5931, canBeLeashed, m_6573_

boolean (): v, canBeLeashed, method_5931

boolean (Entity, float): a, handleLeashAtDistance, method_60956, beforeLeashTick, m_338665_

void (): gv, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

void (): gJ, tryToTeleportToOwner, method_60713

boolean (): gw, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gK, shouldTryTeleportToOwner, method_60714

void (BlockPos): h, teleportToAroundBlockPos, method_60712, tryTeleportNear, m_339461_

void (BlockPos): h, teleportToAroundBlockPos, method_60712

boolean (int, int, int): a, maybeTeleportTo, method_60711, tryTeleportTo, m_339821_

boolean (int, int, int): a, maybeTeleportTo, method_60711

boolean (BlockPos): i, canTeleportTo, method_60717, canTeleportTo, m_339782_

boolean (BlockPos): i, canTeleportTo, method_60717

boolean (): gx, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gL, unableToMoveToOwner, method_60715

boolean (): gy, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

boolean (): gM, canFlyToOwner, method_60716

boolean (Entity): t, considersEntityAsAlly, method_61416, isInSameTeam, m_352396_

boolean (Entity): t, considersEntityAsAlly, method_61416

EntityReference<LivingEntity> (): d, getOwnerReference, method_66287, getOwnerReference, m_385900_

EntityReference<LivingEntity> (): d, getOwnerReference, method_66287

void (LivingEntity): i, setOwner, method_6174, setOwner, m_387529_

void (LivingEntity): i, setOwner, method_6174

void (EntityReference<LivingEntity>): a, setOwnerReference, method_66288, setOwner, m_21816_

void (EntityReference<LivingEntity>): a, setOwnerReference, method_66288

void (ValueOutput): a, addAdditionalSaveData, method_5652

void (ValueInput): a, readAdditionalSaveData, method_5749

1.21.5

Names

bwf

bzb

Fields

EntityDataAccessor<Byte>: bZ, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bJ, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: ca, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<EntityReference<LivingEntity>>>: bK, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: cf, orderedToSit, field_21974, sitting, f_21800_

boolean: bQ, orderedToSit, field_21974, sitting, f_21800_

int: bY, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: bI, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: cc, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: bM, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: cd, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: bN, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: ce, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

int: bO, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

boolean: bP, DEFAULT_ORDERED_TO_SIT, field_57595, DEFAULT_SITTING, f_381077_

Constructors

Methods

void (boolean): x, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

void (boolean): w, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

boolean (): p, isTame, method_6181, isTamed, m_21824_

boolean (): m, isTame, method_6181, isTamed, m_21824_

void (): t, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

void (): p, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

boolean (): x, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): u, isInSittingPose, method_6172, isInSittingPose, m_21825_

void (boolean): y, setInSittingPose, method_6179, setInSittingPose, m_21837_

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

UUID (): aa_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

void (UUID): b, setOwnerUUID, method_6174, setOwnerUuid, m_21816_

void (Player): a, tame, method_6170, setOwner, m_21828_

void (Player): a, tame, method_6170, setTamedBy, m_21828_

boolean (): gs, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gu, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean): z, setOrderedToSit, method_24346, setSitting, m_21839_

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

PlayerTeam (): cr, getTeam, method_5781, getScoreboardTeam, m_5647_

PlayerTeam (): cq, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): y, canBeLeashed, method_5931, canBeLeashed, m_6573_

boolean (): w, canBeLeashed, method_5931, canBeLeashed, m_6573_

void (): gt, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

void (): gv, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

boolean (): gu, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gw, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gv, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gx, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gw, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

boolean (): gy, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

EntityReference<LivingEntity> (): d, getOwnerReference, method_66287, getOwnerReference, m_385900_

void (LivingEntity): i, setOwner, method_6174, setOwner, m_387529_

void (EntityReference<LivingEntity>): a, setOwnerReference, method_66288, setOwner, m_21816_

1.21.4

Names

bxd

bwf

Fields

EntityDataAccessor<Byte>: ca, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bZ, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: cb, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: ca, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: cg, orderedToSit, field_21974, sitting, f_21800_

boolean: cf, orderedToSit, field_21974, sitting, f_21800_

int: bZ, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: bY, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: cd, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: cc, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: ce, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: cd, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: cf, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

int: ce, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

Constructors

Methods

UUID (): ab_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): aa_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

boolean (): go, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gs, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean, boolean): b, setTame, method_6173, setTamed, m_7105_

void (boolean, boolean): a, setTame, method_6173, setTamed, m_7105_

void (): gp, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

void (): gt, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

boolean (): gq, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gu, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gr, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gv, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gs, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

boolean (): gw, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

1.21.3

Names

bul

bxd

Fields

EntityDataAccessor<Byte>: cd, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: ca, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: ce, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: cb, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: cj, orderedToSit, field_21974, sitting, f_21800_

boolean: cg, orderedToSit, field_21974, sitting, f_21800_

int: cc, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: bZ, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: cg, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: cd, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: ch, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: ce, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: ci, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

int: cf, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

Constructors

Methods

boolean (): s, isTame, method_6181, isTamed, m_21824_

boolean (): p, isTame, method_6181, isTamed, m_21824_

UUID (): aa_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): ab_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

boolean (Entity): s, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (): gk, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): go, isOrderedToSit, method_24345, isSitting, m_21827_

PlayerTeam (): ck, getTeam, method_5781, getScoreboardTeam, m_5647_

PlayerTeam (): cr, getTeam, method_5781, getScoreboardTeam, m_5647_

void (): gl, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

void (): gp, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

boolean (): gm, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gq, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

boolean (): gn, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): gr, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): go, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

boolean (): gs, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

boolean (Entity): t, considersEntityAsAlly, method_61416, isInSameTeam, m_352396_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

buo

bul

Fields

EntityDataAccessor<Byte>: bY, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: cd, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bZ, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: ce, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: cb, orderedToSit, field_21974, sitting, f_21800_

boolean: cj, orderedToSit, field_21974, sitting, f_21800_

int: cc, TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002, f_337429_

int: cg, MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003, f_337470_

int: ch, MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004, f_336822_

int: ci, MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005, f_336861_

Constructors

Methods

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

void (boolean): w, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

void (boolean): x, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

void (): u, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

void (): t, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

boolean (): y, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): x, isInSittingPose, method_6172, isInSittingPose, m_21825_

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

void (boolean): y, setInSittingPose, method_6179, setInSittingPose, m_21837_

UUID (): W_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): aa_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

void (Player): f, tame, method_6170, setOwner, m_21828_

void (Player): a, tame, method_6170, setOwner, m_21828_

boolean (): gq, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gk, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

void (boolean): z, setOrderedToSit, method_24346, setSitting, m_21839_

PlayerTeam (): cj, getTeam, method_5781, getScoreboardTeam, m_5647_

PlayerTeam (): ck, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): y, canBeLeashed, method_5931, canBeLeashed, m_6573_

boolean (Entity, float): a, handleLeashAtDistance, method_60956, beforeLeashTick, m_338665_

void (): gl, tryToTeleportToOwner, method_60713, tryTeleportToOwner, m_339874_

boolean (): gm, shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner, m_339471_

void (BlockPos): h, teleportToAroundBlockPos, method_60712, tryTeleportNear, m_339461_

boolean (int, int, int): a, maybeTeleportTo, method_60711, tryTeleportTo, m_339821_

boolean (BlockPos): i, canTeleportTo, method_60717, canTeleportTo, m_339782_

boolean (): gn, unableToMoveToOwner, method_60715, cannotFollowOwner, m_338522_

boolean (): go, canFlyToOwner, method_60716, canTeleportOntoLeaves, m_339401_

1.20.6

Names

bng

buo

Fields

EntityDataAccessor<Byte>: bT, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bY, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bU, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bZ, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bW, orderedToSit, field_21974, sitting, f_21800_

boolean: cb, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): u, isTame, method_6181, isTamed, m_21824_

boolean (): s, isTame, method_6181, isTamed, m_21824_

void (boolean): x, setTame, method_6173, setTamed, m_7105_

void (): w, reassessTameGoals, method_6175, onTamedChanged, m_5849_

void (): u, applyTamingSideEffects, method_56996, updateAttributesForTamed, m_5849_

boolean (): A, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): y, isInSittingPose, method_6172, isInSittingPose, m_21825_

void (boolean): y, setInSittingPose, method_6179, setInSittingPose, m_21837_

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): W_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

boolean (): ge, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gq, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean): z, setOrderedToSit, method_24346, setSitting, m_21839_

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

PlayerTeam (): cg, getTeam, method_5781, getScoreboardTeam, m_5647_

PlayerTeam (): cj, getTeam, method_5781, getScoreboardTeam, m_5647_

void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_

void (boolean, boolean): b, setTame, method_6173, setTamed, m_7105_

1.20.4

Names

bkb

bng

Fields

Constructors

Methods

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_

boolean (): s, isTame, method_6181, isTamed, m_21824_

boolean (): u, isTame, method_6181, isTamed, m_21824_

void (): t, reassessTameGoals, method_6175, onTamedChanged, m_5849_

void (): w, reassessTameGoals, method_6175, onTamedChanged, m_5849_

boolean (): y, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): A, isInSittingPose, method_6172, isInSittingPose, m_21825_

Team (): cf, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): gd, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): ge, isOrderedToSit, method_24345, isSitting, m_21827_

PlayerTeam (): cg, getTeam, method_5781, getScoreboardTeam, m_5647_

1.20.2

Names

bgv

bkb

Fields

Constructors

Methods

boolean (): q, isTame, method_6181, isTamed, m_21824_

boolean (): s, isTame, method_6181, isTamed, m_21824_

void (): r, reassessTameGoals, method_6175, onTamedChanged, m_5849_

void (): t, reassessTameGoals, method_6175, onTamedChanged, m_5849_

boolean (): w, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): y, isInSittingPose, method_6172, isInSittingPose, m_21825_

UUID (): U_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

boolean (LivingEntity): l, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, m_21830_

Team (): cd, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): cf, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (Entity): p, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (Entity): s, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (): fY, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): gd, isOrderedToSit, method_24345, isSitting, m_21827_

1.20.1

Names

bgt

bgv

Fields

EntityDataAccessor<Byte>: bS, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bT, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bT, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bU, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bV, orderedToSit, field_21974, sitting, f_21800_

boolean: bW, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

UUID (): T_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): U_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

void (Player): e, tame, method_6170, setOwner, m_21828_

void (Player): f, tame, method_6170, setOwner, m_21828_

boolean (LivingEntity): m, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): l, isOwnedBy, method_6171, isOwner, m_21830_

Team (): cb, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): cd, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): fS, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fY, isOrderedToSit, method_24345, isSitting, m_21827_

1.19.4

Names

bfb

bgt

Fields

EntityDataAccessor<Byte>: bX, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bS, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bY, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bT, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: ca, orderedToSit, field_21974, sitting, f_21800_

boolean: bV, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

boolean (Player): b_, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

void (boolean): v, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

void (boolean): w, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

boolean (): p, isTame, method_6181, isTamed, m_21824_

boolean (): q, isTame, method_6181, isTamed, m_21824_

void (boolean): w, setTame, method_6173, setTamed, m_7105_

void (boolean): x, setTame, method_6173, setTamed, m_7105_

void (): t, reassessTameGoals, method_6175, onTamedChanged, m_5849_

void (): r, reassessTameGoals, method_6175, onTamedChanged, m_5849_

boolean (): fM, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): w, isInSittingPose, method_6172, isInSittingPose, m_21825_

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

void (boolean): y, setInSittingPose, method_6179, setInSittingPose, m_21837_

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

UUID (): T_, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

LivingEntity (): fN, getOwner, method_6177, getOwner, m_21826_

boolean (LivingEntity): l, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): m, isOwnedBy, method_6171, isOwner, m_21830_

boolean (Entity): q, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (Entity): p, isAlliedTo, method_5722, isTeammate, m_7307_

void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_

void (byte): b, handleEntityEvent, method_5711, handleStatus, m_7822_

boolean (): fO, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fS, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

void (boolean): z, setOrderedToSit, method_24346, setSitting, m_21839_

1.19.3

Names

bcw

bfb

Fields

Constructors

Methods

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

boolean (Player): b_, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

boolean (): q, isTame, method_6181, isTamed, m_21824_

boolean (): p, isTame, method_6181, isTamed, m_21824_

boolean (): fJ, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fM, isInSittingPose, method_6172, isInSittingPose, m_21825_

LivingEntity (): fK, getOwner, method_6177, getOwner, m_21826_

LivingEntity (): fN, getOwner, method_6177, getOwner, m_21826_

boolean (LivingEntity): k, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): l, isOwnedBy, method_6171, isOwner, m_21830_

Team (): bY, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): cb, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (Entity): p, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (Entity): q, isAlliedTo, method_5722, isTeammate, m_7307_

boolean (): fL, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fO, isOrderedToSit, method_24345, isSitting, m_21827_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

bbz

bcw

Fields

Constructors

Methods

boolean (): fK, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fJ, isInSittingPose, method_6172, isInSittingPose, m_21825_

LivingEntity (): fL, getOwner, method_6177, getOwner, m_21826_

LivingEntity (): fK, getOwner, method_6177, getOwner, m_21826_

Team (): bZ, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): bY, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): fM, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fL, isOrderedToSit, method_24345, isSitting, m_21827_

1.19

Names

ays

bbz

Fields

EntityDataAccessor<Byte>: bV, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bX, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bW, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bY, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bY, orderedToSit, field_21974, sitting, f_21800_

boolean: ca, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

boolean (): fz, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fK, isInSittingPose, method_6172, isInSittingPose, m_21825_

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_142504_

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_21805_

void (Player): f, tame, method_6170, setOwner, m_21828_

void (Player): e, tame, method_6170, setOwner, m_21828_

LivingEntity (): fA, getOwner, method_6177, getOwner, m_142480_

LivingEntity (): fL, getOwner, method_6177, getOwner, m_21826_

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity): k, isOwnedBy, method_6171, isOwner, m_21830_

Team (): bW, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): bZ, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): fB, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fM, isOrderedToSit, method_24345, isSitting, m_21827_

1.18.2

Names

ayb

ays

Fields

EntityDataAccessor<Byte>: bW, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bV, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bX, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bW, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bZ, orderedToSit, field_21974, sitting, f_21800_

boolean: bY, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

boolean (): fy, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fz, isInSittingPose, method_6172, isInSittingPose, m_21825_

LivingEntity (): fz, getOwner, method_6177, getOwner, m_142480_

LivingEntity (): fA, getOwner, method_6177, getOwner, m_142480_

boolean (): fA, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fB, isOrderedToSit, method_24345, isSitting, m_21827_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

auo

ayb

Fields

EntityDataAccessor<Byte>: bT, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bW, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bU, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bX, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bW, orderedToSit, field_21974, sitting, f_21800_

boolean: bZ, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

boolean (): p, isTame, method_6181, isTamed, m_21824_

boolean (): q, isTame, method_6181, isTamed, m_21824_

boolean (): fw, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fy, isInSittingPose, method_6172, isInSittingPose, m_21825_

LivingEntity (): fx, getOwner, method_6177, getOwner, m_142480_

LivingEntity (): fz, getOwner, method_6177, getOwner, m_142480_

Team (): bR, getTeam, method_5781, getScoreboardTeam, m_5647_

Team (): bW, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (): fy, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fA, isOrderedToSit, method_24345, isSitting, m_21827_

1.17.1

Names

aun

auo

Fields

EntityDataAccessor<Byte>: bS, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Byte>: bT, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bT, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

EntityDataAccessor<Optional<UUID>>: bU, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bV, orderedToSit, field_21974, sitting, f_21800_

boolean: bW, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

boolean (): fv, isInSittingPose, method_6172, isInSittingPose, m_21825_

boolean (): fw, isInSittingPose, method_6172, isInSittingPose, m_21825_

LivingEntity (): fw, getOwner, method_6177, getOwner, m_142480_

LivingEntity (): fx, getOwner, method_6177, getOwner, m_142480_

boolean (): fx, isOrderedToSit, method_24345, isSitting, m_21827_

boolean (): fy, isOrderedToSit, method_24345, isSitting, m_21827_

1.17

Names

are

aun

net.minecraft.entity.passive.TameableEntity

net.minecraft.src.C_547_

Fields

EntityDataAccessor<Byte>: bo, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Byte>: bS, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, f_21798_

EntityDataAccessor<Optional<UUID>>: bp, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

EntityDataAccessor<Optional<UUID>>: bT, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, f_21799_

boolean: bq, orderedToSit, field_21974, sitting, field_233683_bw_

boolean: bV, orderedToSit, field_21974, sitting, f_21800_

Constructors

Methods

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, func_184652_a

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, m_6573_

void (boolean): t, spawnTamingParticles, method_6180, showEmoteParticle, func_70908_e

void (boolean): v, spawnTamingParticles, method_6180, showEmoteParticle, m_21834_

boolean (): eK, isTame, method_6181, isTamed, func_70909_n

boolean (): p, isTame, method_6181, isTamed, m_21824_

void (boolean): u, setTame, method_6173, setTamed, func_70903_f

void (boolean): w, setTame, method_6173, setTamed, m_7105_

void (): eL, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

void (): t, reassessTameGoals, method_6175, onTamedChanged, m_5849_

boolean (): eM, isInSittingPose, method_6172, isInSittingPose, func_233684_eK_

boolean (): fv, isInSittingPose, method_6172, isInSittingPose, m_21825_

void (boolean): v, setInSittingPose, method_6179, setInSittingPose, func_233686_v_

void (boolean): x, setInSittingPose, method_6179, setInSittingPose, m_21837_

UUID (): A_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

UUID (): d, getOwnerUUID, method_6139, getOwnerUuid, m_142504_

void (UUID): b, setOwnerUUID, method_6174, setOwnerUuid, func_184754_b

void (UUID): b, setOwnerUUID, method_6174, setOwnerUuid, m_21816_

void (Player): f, tame, method_6170, setOwner, func_193101_c

void (Player): f, tame, method_6170, setOwner, m_21828_

LivingEntity (): eN, getOwner, method_6177, getOwner, func_70902_q

LivingEntity (): fw, getOwner, method_6177, getOwner, m_142480_

boolean (LivingEntity): c, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): c, canAttack, method_18395, canTarget, m_6779_

boolean (LivingEntity): i, isOwnedBy, method_6171, isOwner, func_152114_e

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, m_21830_

boolean (LivingEntity, LivingEntity): a, wantsToAttack, method_6178, canAttackWithOwner, func_142018_a

boolean (LivingEntity, LivingEntity): a, wantsToAttack, method_6178, canAttackWithOwner, m_7757_

Team (): bG, getTeam, method_5781, getScoreboardTeam, func_96124_cp

Team (): bR, getTeam, method_5781, getScoreboardTeam, m_5647_

boolean (Entity): r, isAlliedTo, method_5722, isTeammate, func_184191_r

boolean (Entity): p, isAlliedTo, method_5722, isTeammate, m_7307_

void (DamageSource): a, die, method_6078, onDeath, func_70645_a

void (DamageSource): a, die, method_6078, onDeath, m_6667_

void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a

void (byte): a, handleEntityEvent, method_5711, handleStatus, m_7822_

boolean (): eO, isOrderedToSit, method_24345, isSitting, func_233685_eM_

boolean (): fx, isOrderedToSit, method_24345, isSitting, m_21827_

void (boolean): w, setOrderedToSit, method_24346, setSitting, func_233687_w_

void (boolean): y, setOrderedToSit, method_24346, setSitting, m_21839_

1.16.5

Names

Fields

Constructors

Methods

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, func_213281_b

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, func_70037_a

1.16.4

Names

arb

are

Fields

Constructors

Methods

Team (): bF, getTeam, method_5781, getScoreboardTeam, func_96124_cp

Team (): bG, getTeam, method_5781, getScoreboardTeam, func_96124_cp

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

apq

arb

Fields

EntityDataAccessor<Byte>: bv, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Byte>: bo, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Optional<UUID>>: bw, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

EntityDataAccessor<Optional<UUID>>: bp, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

boolean: bx, orderedToSit, field_21974, sitting, field_233683_bw_

boolean: bq, orderedToSit, field_21974, sitting, field_233683_bw_

Constructors

Methods

boolean (): eL, isTame, method_6181, isTamed, func_70909_n

boolean (): eK, isTame, method_6181, isTamed, func_70909_n

void (): eM, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

void (): eL, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

boolean (): eN, isInSittingPose, method_6172, isInSittingPose, func_233684_eK_

boolean (): eM, isInSittingPose, method_6172, isInSittingPose, func_233684_eK_

UUID (): B_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

UUID (): A_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

LivingEntity (): eO, getOwner, method_6177, getOwner, func_70902_q

LivingEntity (): eN, getOwner, method_6177, getOwner, func_70902_q

boolean (LivingEntity): d, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): c, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, func_152114_e

boolean (LivingEntity): i, isOwnedBy, method_6171, isOwner, func_152114_e

Team (): bC, getTeam, method_5781, getScoreboardTeam, func_96124_cp

Team (): bF, getTeam, method_5781, getScoreboardTeam, func_96124_cp

boolean (): eP, isOrderedToSit, method_24345, isSitting, func_233685_eM_

boolean (): eO, isOrderedToSit, method_24345, isSitting, func_233685_eM_

1.16.1

Names

alo

apq

Fields

EntityDataAccessor<Byte>: bw, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Byte>: bv, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Optional<UUID>>: bx, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

EntityDataAccessor<Optional<UUID>>: bw, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

SitGoal: by, sitGoal, field_6321, sitGoal, field_70911_d

boolean: bx, orderedToSit, field_21974, sitting, field_233683_bw_

Constructors

Methods

void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): e, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (boolean): r, spawnTamingParticles, method_6180, showEmoteParticle, func_70908_e

void (boolean): t, spawnTamingParticles, method_6180, showEmoteParticle, func_70908_e

boolean (): eq, isTame, method_6181, isTamed, func_70909_n

boolean (): eL, isTame, method_6181, isTamed, func_70909_n

void (boolean): s, setTame, method_6173, setTamed, func_70903_f

void (boolean): u, setTame, method_6173, setTamed, func_70903_f

void (): er, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

void (): eM, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

boolean (): es, isSitting, method_6172, isSitting, func_70906_o

boolean (): eN, isInSittingPose, method_6172, isInSittingPose, func_233684_eK_

void (boolean): t, setSitting, method_6179, setSitting, func_70904_g

void (boolean): v, setInSittingPose, method_6179, setInSittingPose, func_233686_v_

UUID (): C_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

UUID (): B_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

void (Player): e, tame, method_6170, setOwner, func_193101_c

void (Player): f, tame, method_6170, setOwner, func_193101_c

LivingEntity (): et, getOwner, method_6177, getOwner, func_70902_q

LivingEntity (): eO, getOwner, method_6177, getOwner, func_70902_q

boolean (LivingEntity): c, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): d, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): i, isOwnedBy, method_6171, isOwner, func_152114_e

boolean (LivingEntity): j, isOwnedBy, method_6171, isOwner, func_152114_e

SitGoal (): eu, getSitGoal, method_6176, getSitGoal, func_70907_r

Team (): bv, getTeam, method_5781, getScoreboardTeam, func_96124_cp

Team (): bC, getTeam, method_5781, getScoreboardTeam, func_96124_cp

boolean (): eP, isOrderedToSit, method_24345, isSitting, func_233685_eM_

void (boolean): w, setOrderedToSit, method_24346, setSitting, func_233687_w_

1.15.2

Names

all

alo

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

ajl

all

Fields

EntityDataAccessor<Byte>: bz, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Byte>: bw, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Optional<UUID>>: bA, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

EntityDataAccessor<Optional<UUID>>: bx, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

SitGoal: bB, sitGoal, field_6321, sitGoal, field_70911_d

SitGoal: by, sitGoal, field_6321, sitGoal, field_70911_d

Constructors

Methods

void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (): w_, defineSynchedData, method_5693, initDataTracker, func_70088_a

boolean (): dV, isTame, method_6181, isTamed, func_70909_n

boolean (): eq, isTame, method_6181, isTamed, func_70909_n

void (): dW, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

void (): er, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

boolean (): dX, isSitting, method_6172, isSitting, func_70906_o

boolean (): es, isSitting, method_6172, isSitting, func_70906_o

UUID (): A_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

UUID (): C_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

LivingEntity (): dY, getOwner, method_6177, getOwner, func_70902_q

LivingEntity (): et, getOwner, method_6177, getOwner, func_70902_q

boolean (LivingEntity): h, isOwnedBy, method_6171, isOwner, func_152114_e

boolean (LivingEntity): i, isOwnedBy, method_6171, isOwner, func_152114_e

SitGoal (): dZ, getSitGoal, method_6176, getSitGoal, func_70907_r

SitGoal (): eu, getSitGoal, method_6176, getSitGoal, func_70907_r

Team (): bo, getTeam, method_5781, getScoreboardTeam, func_96124_cp

Team (): bv, getTeam, method_5781, getScoreboardTeam, func_96124_cp

1.14.4

Names

aji

ajl

net.minecraft.world.entity.TamableAnimal

Fields

TrackedData<Byte>: bz, field_6322, TAMEABLE_FLAGS, field_184755_bv

EntityDataAccessor<Byte>: bz, DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS, field_184755_bv

TrackedData<Optional<UUID>>: bA, field_6320, OWNER_UUID, field_184756_bw

EntityDataAccessor<Optional<UUID>>: bA, DATA_OWNERUUID_ID, field_6320, OWNER_UUID, field_184756_bw

SitGoal: bB, field_6321, sitGoal, field_70911_d

SitGoal: bB, sitGoal, field_6321, sitGoal, field_70911_d

Constructors

Methods

void (): u_, method_5693, initDataTracker, func_70088_a

void (): u_, defineSynchedData, method_5693, initDataTracker, func_70088_a

void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a

void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromTag, func_70037_a

boolean (PlayerEntity): a, method_5931, canBeLeashedBy, func_184652_a

boolean (Player): a, canBeLeashed, method_5931, canBeLeashedBy, func_184652_a

void (boolean): r, method_6180, showEmoteParticle, func_70908_e

void (boolean): r, spawnTamingParticles, method_6180, showEmoteParticle, func_70908_e

boolean (): dW, method_6181, isTamed, func_70909_n

boolean (): dV, isTame, method_6181, isTamed, func_70909_n

void (boolean): s, method_6173, setTamed, func_70903_f

void (boolean): s, setTame, method_6173, setTamed, func_70903_f

void (): dX, method_6175, onTamedChanged, func_175544_ck

void (): dW, reassessTameGoals, method_6175, onTamedChanged, func_175544_ck

boolean (): dY, method_6172, isSitting, func_70906_o

boolean (): dX, isSitting, method_6172, isSitting, func_70906_o

void (boolean): t, method_6179, setSitting, func_70904_g

void (boolean): t, setSitting, method_6179, setSitting, func_70904_g

UUID (): A_, method_6139, getOwnerUuid, func_184753_b

UUID (): A_, getOwnerUUID, method_6139, getOwnerUuid, func_184753_b

void (UUID): b, method_6174, setOwnerUuid, func_184754_b

void (UUID): b, setOwnerUUID, method_6174, setOwnerUuid, func_184754_b

void (PlayerEntity): e, method_6170, setOwner, func_193101_c

void (Player): e, tame, method_6170, setOwner, func_193101_c

LivingEntity (): dZ, method_6177, getOwner, func_70902_q

LivingEntity (): dY, getOwner, method_6177, getOwner, func_70902_q

boolean (LivingEntity): c, method_18395, canTarget, func_213336_c

boolean (LivingEntity): c, canAttack, method_18395, canTarget, func_213336_c

boolean (LivingEntity): h, method_6171, isOwner, func_152114_e

boolean (LivingEntity): h, isOwnedBy, method_6171, isOwner, func_152114_e

SitGoal (): ea, method_6176, getSitGoal, func_70907_r

SitGoal (): dZ, getSitGoal, method_6176, getSitGoal, func_70907_r

boolean (LivingEntity, LivingEntity): a, method_6178, canAttackWithOwner, func_142018_a

boolean (LivingEntity, LivingEntity): a, wantsToAttack, method_6178, canAttackWithOwner, func_142018_a

AbstractTeam (): bo, method_5781, getScoreboardTeam, func_96124_cp

Team (): bo, getTeam, method_5781, getScoreboardTeam, func_96124_cp

boolean (Entity): r, method_5722, isTeammate, func_184191_r

boolean (Entity): r, isAlliedTo, method_5722, isTeammate, func_184191_r

void (DamageSource): a, method_6078, onDeath, func_70645_a

void (DamageSource): a, die, method_6078, onDeath, func_70645_a

void (byte): a, method_5711, handleStatus, func_70103_a

void (byte): a, handleEntityEvent, method_5711, handleStatus, func_70103_a

1.14.3

Names

ajf

aji

net.minecraft.entity.passive.TameableEntity

Fields

DataParameter<Byte>: bz, field_6322, field_184755_bv

TrackedData<Byte>: bz, field_6322, TAMEABLE_FLAGS, field_184755_bv

DataParameter<Optional<UUID>>: bA, field_6320, field_184756_bw

TrackedData<Optional<UUID>>: bA, field_6320, OWNER_UUID, field_184756_bw

SitGoal: bB, field_6321, field_70911_d

SitGoal: bB, field_6321, sitGoal, field_70911_d

Constructors

Methods

void (): u_, method_5693, func_70088_a

void (): u_, method_5693, initDataTracker, func_70088_a

void (CompoundNBT): b, method_5652, func_213281_b

void (CompoundTag): b, method_5652, writeCustomDataToTag, func_213281_b

void (CompoundNBT): a, method_5749, func_70037_a

void (CompoundTag): a, method_5749, readCustomDataFromTag, func_70037_a

boolean (PlayerEntity): a, method_5931, func_184652_a

boolean (PlayerEntity): a, method_5931, canBeLeashedBy, func_184652_a

void (boolean): r, method_6180, func_70908_e

void (boolean): r, method_6180, showEmoteParticle, func_70908_e

boolean (): dV, method_6181, func_70909_n

boolean (): dW, method_6181, isTamed, func_70909_n

void (boolean): s, method_6173, func_70903_f

void (boolean): s, method_6173, setTamed, func_70903_f

void (): dW, method_6175, func_175544_ck

void (): dX, method_6175, onTamedChanged, func_175544_ck

boolean (): dX, method_6172, func_70906_o

boolean (): dY, method_6172, isSitting, func_70906_o

void (boolean): t, method_6179, func_70904_g

void (boolean): t, method_6179, setSitting, func_70904_g

UUID (): A_, method_6139, func_184753_b

UUID (): A_, method_6139, getOwnerUuid, func_184753_b

void (UUID): b, method_6174, func_184754_b

void (UUID): b, method_6174, setOwnerUuid, func_184754_b

void (PlayerEntity): e, method_6170, func_193101_c

void (PlayerEntity): e, method_6170, setOwner, func_193101_c

LivingEntity (): dY, method_6177, func_70902_q

LivingEntity (): dZ, method_6177, getOwner, func_70902_q

boolean (LivingEntity): c, method_18395, func_213336_c

boolean (LivingEntity): c, method_18395, canTarget, func_213336_c

boolean (LivingEntity): h, method_6171, func_152114_e

boolean (LivingEntity): h, method_6171, isOwner, func_152114_e

SitGoal (): dZ, method_6176, func_70907_r

SitGoal (): ea, method_6176, getSitGoal, func_70907_r

boolean (LivingEntity, LivingEntity): a, method_6178, func_142018_a

boolean (LivingEntity, LivingEntity): a, method_6178, canAttackWithOwner, func_142018_a

Team (): bn, method_5781, func_96124_cp

AbstractTeam (): bo, method_5781, getScoreboardTeam, func_96124_cp

boolean (Entity): r, method_5722, func_184191_r

boolean (Entity): r, method_5722, isTeammate, func_184191_r

void (DamageSource): a, method_6078, func_70645_a

void (DamageSource): a, method_6078, onDeath, func_70645_a

void (byte): a, method_5711, func_70103_a

void (byte): a, method_5711, handleStatus, func_70103_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

ajc

ajf

Fields

Constructors

Methods

1.14

Names

ajc

net.minecraft.class_1321

net.minecraft.entity.passive.TameableEntity

Fields

DataParameter<Byte>: bz, field_6322, field_184755_bv

DataParameter<Optional<UUID>>: bA, field_6320, field_184756_bw

SitGoal: bB, field_6321, field_70911_d

Constructors

(EntityType<? extends TameableEntity>, World)

Methods

void (): u_, method_5693, func_70088_a

void (CompoundNBT): b, method_5652, func_213281_b

void (CompoundNBT): a, method_5749, func_70037_a

boolean (PlayerEntity): a, method_5931, func_184652_a

void (boolean): r, method_6180, func_70908_e

boolean (): dV, method_6181, func_70909_n

void (boolean): s, method_6173, func_70903_f

void (): dW, method_6175, func_175544_ck

boolean (): dX, method_6172, func_70906_o

void (boolean): t, method_6179, func_70904_g

UUID (): A_, method_6139, func_184753_b

void (UUID): b, method_6174, func_184754_b

void (PlayerEntity): e, method_6170, func_193101_c

LivingEntity (): dY, method_6177, func_70902_q

boolean (LivingEntity): c, method_18395, func_213336_c

boolean (LivingEntity): h, method_6171, func_152114_e

SitGoal (): dZ, method_6176, func_70907_r

boolean (LivingEntity, LivingEntity): a, method_6178, func_142018_a

Team (): bn, method_5781, func_96124_cp

boolean (Entity): r, method_5722, func_184191_r

void (DamageSource): a, method_6078, func_70645_a

void (byte): a, method_5711, func_70103_a