Package net.minecraft.entity.passive
Class WolfEntity
- All Implemented Interfaces:
CommandSource,EntityCategoryProvider,Tameable
public class WolfEntity extends TameableEntity
- Mappings:
Namespace Name official uaintermediary net/minecraft/class_1874named net/minecraft/entity/passive/WolfEntity
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.mob.MobEntity
MobEntity.Location -
Field Summary
Fields Modifier and Type Field Description private floatfield_7987private floatfield_7988private booleanfield_7989private booleanfield_7990private floatfield_7991private floatfield_7992Fields inherited from class net.minecraft.entity.passive.TameableEntity
sitGoalFields inherited from class net.minecraft.entity.passive.AnimalEntity
field_7884Fields inherited from class net.minecraft.entity.passive.AgeableEntity
field_7327, field_7331, forcedAgeFields inherited from class net.minecraft.entity.PassivePathFindingEntity
FLEEING_SPEED_BONUS_ID, FLEEING_SPEED_MODIFIERFields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, armorDropChances, attackGoals, entityMotionHelper, experiencePoints, goals, jumpControl, navigationFields inherited from class net.minecraft.entity.LivingEntity
attackingPlayer, bodyTrackingIncrements, bodyYaw, dead, deathTime, defaultMaxHealth, despawnCounter, distanceTravelled, field_7434, field_7435, field_7436, field_7438, field_7439, field_7456, field_7457, field_7458, field_7462, field_7463, field_7472, flyingSpeed, forwardSpeed, handSwinging, handSwingProgress, headYaw, hurtTime, jumping, knockbackVelocity, lastHandSwingProgress, maxHurtTime, playerHitTimer, prevBodyYaw, prevDistanceTravelled, prevHeadYaw, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, serverPitch, serverY, serverYaw, serverZ, serxerX, sidewaysSpeed, stepBobbingAmountFields inherited from class net.minecraft.entity.Entity
changingDimension, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_7357, field_7362, field_7363, field_7364, field_7365, field_7370, field_7390, fireResistance, firstUpdate, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inLava, isFireImmune, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors Constructor Description WolfEntity(World world) -
Method Summary
Modifier and Type Method Description booleancanBreedWith(AnimalEntity other)booleandamage(DamageSource source, float amount)voiddeserialize(CompoundTag tag)protected StringgetAmbientSound()DyeColorgetCollarColor()protected StringgetDeathSound()protected ItemgetDefaultDrop()floatgetEyeHeight()protected StringgetHurtSound()intgetLimitPerChunk()intgetLookPitchSpeed()voidhandleStatus(byte status)protected voidinitDataTracker()protected voidinitializeAttributes()booleanisAngry()booleanisBreedingItem(ItemStack stack)booleanisTameable()WolfEntitymethod_6890(AgeableEntity ageableEntity)protected floatmethod_7108()booleanmethod_7179(Entity entity)protected booleanmethod_7184()booleanmethod_7195(PlayerEntity player)booleanmethod_7279(LivingEntity livingEntity, LivingEntity livingEntity2)booleanmethod_7655()floatmethod_7656()booleanmethod_7659()floatmethod_7660(float float2, float float3)floatmethod_7662(float float2)voidmethod_7663(boolean bool)floatmethod_7664(float float2)protected voidmobTick()protected voidplayStepSound(BlockPos pos, Block block)voidserialize(CompoundTag tag)voidsetAttackTarget(LivingEntity target)voidsetCollarColor(DyeColor color)voidsetTamed(boolean tamed)voidtick()voidtickMovement()voidupdateAnger(boolean angry)Methods inherited from class net.minecraft.entity.passive.TameableEntity
getOwner, getOwnerId, getScoreboardTeam, getSitGoal, isInSameTeam, isSitting, isTamed, method_7280, method_7286, onKilled, onTamedChanged, setSitting, showEmoteParticleMethods inherited from class net.minecraft.entity.passive.AnimalEntity
eat, getMinAmbientSoundDelay, isInLove, lovePlayer, method_7104, method_7202, method_7239, method_7515, resetLoveTicksMethods inherited from class net.minecraft.entity.passive.AgeableEntity
age, isBaby, method_6887, method_6888, method_6889, method_6891, method_6894, setAge, setBoundsMethods inherited from class net.minecraft.entity.PassivePathFindingEntity
method_7240, method_7241, method_7242, method_7243, method_7244, method_7245, method_7246, method_7247, method_7248, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
attachLeash, baseTick, canAttackEntity, canMoveVoluntarily, canPickupItem, canPickUpLoot, checkDespawn, detachLeash, equip, getArmorStacks, getAttackTarget, getJumpControl, getLookControl, getMainSlot, getMotionHelper, getNavigation, getSafeFallDistance, getStackInHand, getVisibilityCache, hasNoAi, hasPositionTarget, initEquipment, isPersistent, lookAtEntity, loot, method_7096, method_7106, method_7156, method_7164, method_7177, method_7187, method_7188, method_7191, method_7203, method_7204, method_7206, method_7210, method_7214, newNavigation, onEatingGrass, openInventory, playAmbientSound, playSpawnEffects, setAiDisabled, setArmorSlot, setCanPickUpLoot, setForwardSpeed, setPersistent, tickNewAi, updateEnchantmentsMethods inherited from class net.minecraft.entity.LivingEntity
addStatusEffect, animateDamage, applyDamage, canSee, clearStatusEffects, collides, damageArmor, destroy, endCombat, enterCombat, fall, getAbsorption, getArmorProtectionValue, getAttributeContainer, getDamageEnchantmentTarget, getDamageTracker, getEffectInstance, getFallSound, getHandSwingProgress, getHeadRotation, getHealth, getLastHurtTimestamp, getMaxHealth, getRandom, getRotationVector, getStuckArrows, handleFallDamage, hasStatusEffect, hasStatusEffect, heal, initializeAttribute, isAffectedBySmite, isAlive, isInTeam, isPushable, isSleeping, jump, kill, markEffectsDirty, method_6985, method_7087, method_7091, method_7092, method_7093, method_7098, method_7099, method_7100, method_7102, method_7105, method_7109, method_7110, method_7111, method_7113, method_7114, method_7115, method_7118, method_7123, method_7124, method_7126, method_7128, method_7129, method_7130, method_7132, method_7134, method_7139, method_7142, method_7146, method_7149, method_7153, method_7154, method_7162, method_7166, method_7171, method_7176, method_7178, pushAway, removeEffect, scheduleVelocityUpdate, sendPickup, setAbsorption, setAttacker, setHeadYaw, setHealth, setJumping, setSprinting, setStuckArrows, setYaw, shouldRenderName, startRiding, swingHand, tickRiding, tickStatusEffects, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, attemptSprintingParticles, burn, canAvoidTraps, canClimb, canFly, canUseCommand, checkBlockCollision, copyPortalInfo, copyPosition, doesNotCollide, doesRenderOnFire, equals, extinguish, fromClientTag, fromTag, getAir, getBlastResistance, getBlockPos, getBoundingBox, getBox, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getDistanceTo, getEntity, getEntityId, getFlag, getHardCollisionBox, getHeightOffset, getHorizontalDirection, getHoverEvent, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getMaxNetherPortalTime, getMountedHeightOffset, getName, getPos, getRotationVector, getSavedEntityId, getSplashSound, getSwimSound, getTranslationKey, getUuid, getWorld, handleAttack, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAttackable, isCustomNameVisible, isFireImmune, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTouchingWater, method_6912, method_6924, method_6926, method_6939, method_6940, method_6943, method_6944, method_6945, method_6948, method_6949, method_6968, method_6971, method_6977, method_6981, method_6984, method_6994, method_6998, method_7008, method_7020, method_7049, method_7051, method_7058, move, onLightningStrike, onPlayerCollision, onSwimmingStart, playSound, populateCrashReport, pushAwayFrom, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, saveSelfToTag, sendCommandFeedback, sendMessage, setAir, setBoundingBox, setCustomName, setCustomNameVisible, setEntityId, setFlag, setInNetherPortal, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setStat, setSwimming, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, squaredDistanceToEntity, teleportToDimension, tickFire, toListTag, toListTag, toString, updateKilledAdvancementCriterion, updatePosition, updatePositionAndAngles, writePlayerData
-
Field Details
-
field_7987
private float field_7987- Mappings:
Namespace Name Mixin selector official boLua;bo:Fintermediary field_7987Lnet/minecraft/class_1874;field_7987:Fnamed field_7987Lnet/minecraft/entity/passive/WolfEntity;field_7987:F
-
field_7988
private float field_7988- Mappings:
Namespace Name Mixin selector official bpLua;bp:Fintermediary field_7988Lnet/minecraft/class_1874;field_7988:Fnamed field_7988Lnet/minecraft/entity/passive/WolfEntity;field_7988:F
-
field_7989
private boolean field_7989- Mappings:
Namespace Name Mixin selector official bqLua;bq:Zintermediary field_7989Lnet/minecraft/class_1874;field_7989:Znamed field_7989Lnet/minecraft/entity/passive/WolfEntity;field_7989:Z
-
field_7990
private boolean field_7990- Mappings:
Namespace Name Mixin selector official brLua;br:Zintermediary field_7990Lnet/minecraft/class_1874;field_7990:Znamed field_7990Lnet/minecraft/entity/passive/WolfEntity;field_7990:Z
-
field_7991
private float field_7991- Mappings:
Namespace Name Mixin selector official bsLua;bs:Fintermediary field_7991Lnet/minecraft/class_1874;field_7991:Fnamed field_7991Lnet/minecraft/entity/passive/WolfEntity;field_7991:F
-
field_7992
private float field_7992- Mappings:
Namespace Name Mixin selector official btLua;bt:Fintermediary field_7992Lnet/minecraft/class_1874;field_7992:Fnamed field_7992Lnet/minecraft/entity/passive/WolfEntity;field_7992:F
-
-
Constructor Details
-
WolfEntity
- Mappings:
Namespace Name Mixin selector official <init>Lpk;<init>(Ladm;)Vintermediary <init>Lnet/minecraft/class_1745;<init>(Lnet/minecraft/class_99;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initializeAttributes
protected void initializeAttributes()- Overrides:
initializeAttributesin classMobEntity- Mappings:
Namespace Name Mixin selector official aXLpr;aX()Vintermediary method_7097Lnet/minecraft/class_1752;method_7097()Vnamed initializeAttributesLnet/minecraft/entity/LivingEntity;initializeAttributes()V
-
setAttackTarget
- Overrides:
setAttackTargetin classMobEntity- Mappings:
Namespace Name Mixin selector official dLps;d(Lpr;)Vintermediary method_7216Lnet/minecraft/class_1753;method_7216(Lnet/minecraft/class_1752;)Vnamed setAttackTargetLnet/minecraft/entity/mob/MobEntity;setAttackTarget(Lnet/minecraft/entity/LivingEntity;)V
-
mobTick
protected void mobTick()- Overrides:
mobTickin classAnimalEntity- Mappings:
Namespace Name Mixin selector official ELps;E()Vintermediary method_7186Lnet/minecraft/class_1753;method_7186()Vnamed mobTickLnet/minecraft/entity/mob/MobEntity;mobTick()V
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classTameableEntity- Mappings:
Namespace Name Mixin selector official hLpk;h()Vintermediary method_7043Lnet/minecraft/class_1745;method_7043()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
playStepSound
- Overrides:
playStepSoundin classEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(Lcj;Lafh;)Vintermediary method_6932Lnet/minecraft/class_1745;method_6932(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;)Vnamed playStepSoundLnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
-
serialize
- Overrides:
serializein classTameableEntity- Mappings:
Namespace Name Mixin selector official bLpk;b(Ldn;)Vintermediary method_7003Lnet/minecraft/class_1745;method_7003(Lnet/minecraft/class_1405;)Vnamed serializeLnet/minecraft/entity/Entity;serialize(Lnet/minecraft/nbt/CompoundTag;)V
-
deserialize
- Overrides:
deserializein classTameableEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(Ldn;)Vintermediary method_6933Lnet/minecraft/class_1745;method_6933(Lnet/minecraft/class_1405;)Vnamed deserializeLnet/minecraft/entity/Entity;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
-
getAmbientSound
- Overrides:
getAmbientSoundin classMobEntity- Mappings:
Namespace Name Mixin selector official zLps;z()Ljava/lang/String;intermediary method_7231Lnet/minecraft/class_1753;method_7231()Ljava/lang/String;named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Ljava/lang/String;
-
getHurtSound
- Overrides:
getHurtSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official boLpr;bo()Ljava/lang/String;intermediary method_7137Lnet/minecraft/class_1752;method_7137()Ljava/lang/String;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
-
getDeathSound
- Overrides:
getDeathSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official bpLpr;bp()Ljava/lang/String;intermediary method_7138Lnet/minecraft/class_1752;method_7138()Ljava/lang/String;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
-
method_7108
protected float method_7108()- Overrides:
method_7108in classLivingEntity- Mappings:
Namespace Name Mixin selector official bBLpr;bB()Fintermediary method_7108Lnet/minecraft/class_1752;method_7108()Fnamed method_7108Lnet/minecraft/entity/LivingEntity;method_7108()F
-
getDefaultDrop
- Overrides:
getDefaultDropin classMobEntity- Mappings:
Namespace Name Mixin selector official ALps;A()Lzw;intermediary method_7183Lnet/minecraft/class_1753;method_7183()Lnet/minecraft/class_2054;named getDefaultDropLnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
-
tickMovement
public void tickMovement()- Overrides:
tickMovementin classAnimalEntity- Mappings:
Namespace Name Mixin selector official mLpr;m()Vintermediary method_7169Lnet/minecraft/class_1752;method_7169()Vnamed tickMovementLnet/minecraft/entity/LivingEntity;tickMovement()V
-
tick
public void tick() -
method_7655
- Mappings:
Namespace Name Mixin selector official ctLua;ct()Zintermediary method_7655Lnet/minecraft/class_1874;method_7655()Znamed method_7655Lnet/minecraft/entity/passive/WolfEntity;method_7655()Z
-
method_7662
- Mappings:
Namespace Name Mixin selector official pLua;p(F)Fintermediary method_7662Lnet/minecraft/class_1874;method_7662(F)Fnamed method_7662Lnet/minecraft/entity/passive/WolfEntity;method_7662(F)F
-
method_7660
- Mappings:
Namespace Name Mixin selector official iLua;i(FF)Fintermediary method_7660Lnet/minecraft/class_1874;method_7660(FF)Fnamed method_7660Lnet/minecraft/entity/passive/WolfEntity;method_7660(FF)F
-
method_7664
- Mappings:
Namespace Name Mixin selector official qLua;q(F)Fintermediary method_7664Lnet/minecraft/class_1874;method_7664(F)Fnamed method_7664Lnet/minecraft/entity/passive/WolfEntity;method_7664(F)F
-
getEyeHeight
public float getEyeHeight()- Overrides:
getEyeHeightin classEntity- Mappings:
Namespace Name Mixin selector official aSLpk;aS()Fintermediary method_6965Lnet/minecraft/class_1745;method_6965()Fnamed getEyeHeightLnet/minecraft/entity/Entity;getEyeHeight()F
-
getLookPitchSpeed
public int getLookPitchSpeed()- Overrides:
getLookPitchSpeedin classMobEntity- Mappings:
Namespace Name Mixin selector official bQLps;bQ()Iintermediary method_7201Lnet/minecraft/class_1753;method_7201()Inamed getLookPitchSpeedLnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
-
damage
- Overrides:
damagein classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(Low;F)Zintermediary method_6937Lnet/minecraft/class_1745;method_6937(Lnet/minecraft/class_1733;F)Znamed damageLnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
-
method_7179
- Overrides:
method_7179in classLivingEntity- Mappings:
Namespace Name Mixin selector official rLpr;r(Lpk;)Zintermediary method_7179Lnet/minecraft/class_1752;method_7179(Lnet/minecraft/class_1745;)Znamed method_7179Lnet/minecraft/entity/LivingEntity;method_7179(Lnet/minecraft/entity/Entity;)Z
-
setTamed
public void setTamed(boolean tamed)- Overrides:
setTamedin classTameableEntity- Mappings:
Namespace Name Mixin selector official mLqa;m(Z)Vintermediary method_7288Lnet/minecraft/class_1764;method_7288(Z)Vnamed setTamedLnet/minecraft/entity/passive/TameableEntity;setTamed(Z)V
-
method_7195
- Overrides:
method_7195in classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLps;a(Lwn;)Zintermediary method_7195Lnet/minecraft/class_1753;method_7195(Lnet/minecraft/class_1963;)Znamed method_7195Lnet/minecraft/entity/mob/MobEntity;method_7195(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
handleStatus
- Overrides:
handleStatusin classTameableEntity- Mappings:
Namespace Name Mixin selector official aLpk;a(B)Vintermediary method_6916Lnet/minecraft/class_1745;method_6916(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
method_7656
- Mappings:
Namespace Name Mixin selector official cuLua;cu()Fintermediary method_7656Lnet/minecraft/class_1874;method_7656()Fnamed method_7656Lnet/minecraft/entity/passive/WolfEntity;method_7656()F
-
isBreedingItem
- Overrides:
isBreedingItemin classAnimalEntity- Mappings:
Namespace Name Mixin selector official dLtm;d(Lzx;)Zintermediary method_7518Lnet/minecraft/class_1847;method_7518(Lnet/minecraft/class_2056;)Znamed isBreedingItemLnet/minecraft/entity/passive/AnimalEntity;isBreedingItem(Lnet/minecraft/item/ItemStack;)Z
-
getLimitPerChunk
public int getLimitPerChunk()- Overrides:
getLimitPerChunkin classMobEntity- Mappings:
Namespace Name Mixin selector official bVLps;bV()Iintermediary method_7205Lnet/minecraft/class_1753;method_7205()Inamed getLimitPerChunkLnet/minecraft/entity/mob/MobEntity;getLimitPerChunk()I
-
isAngry
public boolean isAngry()- Mappings:
Namespace Name Mixin selector official cvLua;cv()Zintermediary method_7657Lnet/minecraft/class_1874;method_7657()Znamed isAngryLnet/minecraft/entity/passive/WolfEntity;isAngry()Z
-
updateAnger
public void updateAnger(boolean angry)- Mappings:
Namespace Name Mixin selector official oLua;o(Z)Vintermediary method_7661Lnet/minecraft/class_1874;method_7661(Z)Vnamed updateAngerLnet/minecraft/entity/passive/WolfEntity;updateAnger(Z)V
-
getCollarColor
- Mappings:
Namespace Name Mixin selector official cwLua;cw()Lzd;intermediary method_7658Lnet/minecraft/class_1874;method_7658()Lnet/minecraft/class_2034;named getCollarColorLnet/minecraft/entity/passive/WolfEntity;getCollarColor()Lnet/minecraft/util/DyeColor;
-
setCollarColor
- Mappings:
Namespace Name Mixin selector official aLua;a(Lzd;)Vintermediary method_7653Lnet/minecraft/class_1874;method_7653(Lnet/minecraft/class_2034;)Vnamed setCollarColorLnet/minecraft/entity/passive/WolfEntity;setCollarColor(Lnet/minecraft/util/DyeColor;)V
-
method_6890
- Specified by:
method_6890in classAgeableEntity- Mappings:
Namespace Name Mixin selector official bLua;b(Lph;)Lua;intermediary method_7654Lnet/minecraft/class_1874;method_7654(Lnet/minecraft/class_1743;)Lnet/minecraft/class_1874;named method_6890Lnet/minecraft/entity/passive/WolfEntity;method_6890(Lnet/minecraft/entity/passive/AgeableEntity;)Lnet/minecraft/entity/passive/WolfEntity;
-
method_7663
public void method_7663(boolean bool)- Mappings:
Namespace Name Mixin selector official pLua;p(Z)Vintermediary method_7663Lnet/minecraft/class_1874;method_7663(Z)Vnamed method_7663Lnet/minecraft/entity/passive/WolfEntity;method_7663(Z)V
-
canBreedWith
- Overrides:
canBreedWithin classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLtm;a(Ltm;)Zintermediary method_7512Lnet/minecraft/class_1847;method_7512(Lnet/minecraft/class_1847;)Znamed canBreedWithLnet/minecraft/entity/passive/AnimalEntity;canBreedWith(Lnet/minecraft/entity/passive/AnimalEntity;)Z
-
method_7659
public boolean method_7659()- Mappings:
Namespace Name Mixin selector official cxLua;cx()Zintermediary method_7659Lnet/minecraft/class_1874;method_7659()Znamed method_7659Lnet/minecraft/entity/passive/WolfEntity;method_7659()Z
-
method_7184
protected boolean method_7184()- Overrides:
method_7184in classAnimalEntity- Mappings:
Namespace Name Mixin selector official CLps;C()Zintermediary method_7184Lnet/minecraft/class_1753;method_7184()Znamed method_7184Lnet/minecraft/entity/mob/MobEntity;method_7184()Z
-
method_7279
- Overrides:
method_7279in classTameableEntity- Mappings:
Namespace Name Mixin selector official aLqa;a(Lpr;Lpr;)Zintermediary method_7279Lnet/minecraft/class_1764;method_7279(Lnet/minecraft/class_1752;Lnet/minecraft/class_1752;)Znamed method_7279Lnet/minecraft/entity/passive/TameableEntity;method_7279(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z
-
isTameable
public boolean isTameable()- Overrides:
isTameablein classMobEntity- Mappings:
Namespace Name Mixin selector official cbLps;cb()Zintermediary method_7212Lnet/minecraft/class_1753;method_7212()Znamed isTameableLnet/minecraft/entity/mob/MobEntity;isTameable()Z
-