History - net.minecraft.entity.passive.TameableEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (PlayerEntity, Hand, ItemStack, float, float): feed, method_1_420, eatAndHeal

1.21.11_unobfuscated

Names

net.minecraft.world.entity.TamableAnimal

net.minecraft.class_1321

net.minecraft.entity.passive.TameableEntity

Fields

int: TELEPORT_WHEN_DISTANCE_IS_SQ, field_52002, field_52002

int: MIN_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52003, field_52003

int: MAX_HORIZONTAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52004, field_52004

int: MAX_VERTICAL_DISTANCE_FROM_TARGET_AFTER_TELEPORTING, field_52005, field_52005

boolean: DEFAULT_ORDERED_TO_SIT, field_57595, DEFAULT_SITTING

TrackedData<Byte>: DATA_FLAGS_ID, field_6322, TAMEABLE_FLAGS

TrackedData<Optional<LazyEntityReference<LivingEntity>>>: DATA_OWNERUUID_ID, field_6320, OWNER_UUID

boolean: orderedToSit, field_21974, sitting

Constructors

(EntityType<? extends TameableEntity>, World)

Methods

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

boolean (): canBeLeashed, method_5931, canBeLeashed

void (boolean): spawnTamingParticles, method_6180, showEmoteParticle

void (byte): handleEntityEvent, method_5711, handleStatus

boolean (): isTame, method_6181, isTamed

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

void (): applyTamingSideEffects, method_56996, updateAttributesForTamed

boolean (): isInSittingPose, method_6172, isInSittingPose

void (boolean): setInSittingPose, method_6179, setInSittingPose

LazyEntityReference<LivingEntity> (): getOwnerReference, method_66287, getOwnerReference

void (LivingEntity): setOwner, method_6174, setOwner

void (LazyEntityReference<LivingEntity>): setOwnerReference, method_66288, setOwner

void (PlayerEntity): tame, method_6170, setTamedBy

boolean (LivingEntity): canAttack, method_18395, canTarget

boolean (LivingEntity): isOwnedBy, method_6171, isOwner

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

Team (): getTeam, method_5781, getScoreboardTeam

boolean (Entity): considersEntityAsAlly, method_61416, isInSameTeam

void (DamageSource): die, method_6078, onDeath

boolean (): isOrderedToSit, method_24345, isSitting

void (boolean): setOrderedToSit, method_24346, setSitting

void (): tryToTeleportToOwner, method_60713, tryTeleportToOwner

boolean (): shouldTryTeleportToOwner, method_60714, shouldTryTeleportToOwner

void (BlockPos): teleportToAroundBlockPos, method_60712, tryTeleportNear

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

boolean (BlockPos): canTeleportTo, method_60717, canTeleportTo

boolean (): unableToMoveToOwner, method_60715, cannotFollowOwner

boolean (): canFlyToOwner, method_60716, canTeleportOntoLeaves