Class class_11002
- All Implemented Interfaces:
ComponentsAccess,Attackable,DataTracked,EquipmentHolder,Flutterer,Leashable,Angerable,Tameable,Targeter,ScoreHolder,Nameable,EntityLike,UniquelyIdentifiable
- Mappings:
Namespace Name named net/minecraft/class_11002intermediary net/minecraft/class_11002official ctp
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate static classprivate classprivate classNested classes/interfaces inherited from class net.minecraft.entity.passive.TameableEntity
TameableEntity.TameableEscapeDangerGoalNested classes/interfaces inherited from class net.minecraft.entity.passive.PassiveEntity
PassiveEntity.PassiveDataNested classes/interfaces inherited from class net.minecraft.entity.LivingEntity
LivingEntity.FallSoundsNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReasonNested classes/interfaces inherited from interface net.minecraft.entity.Leashable
Leashable.LeashData -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final floatstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final booleanprivate static final TrackedData<Byte> private static final TrackedData<Integer> private intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final booleanprivate static final intprivate static final intprivate static final intprivate static final UniformIntProviderprivate floatprivate floatprivate intFields inherited from class net.minecraft.entity.passive.TameableEntity
field_52002, OWNER_UUID, TAMEABLE_FLAGSFields inherited from class net.minecraft.entity.passive.AnimalEntity
BREEDING_COOLDOWNFields inherited from class net.minecraft.entity.passive.PassiveEntity
BABY_AGE, breedingAge, DEFAULT_AGE, DEFAULT_FORCED_AGE, forcedAge, happyTicksRemainingFields inherited from class net.minecraft.entity.mob.PathAwareEntity
DEFAULT_PATHFINDING_FAVORFields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, BASE_ENCHANTED_ARMOR_CHANCE, BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE, BASE_SPAWN_EQUIPMENT_CHANCE, DEFAULT_CAN_PICKUP_LOOT_CHANCE, experiencePoints, field_35039, goalSelector, jumpControl, lookControl, MINIMUM_DROPPED_EXPERIENCE_PER_EQUIPMENT, moveControl, navigation, RANDOM_SPAWN_BONUS_MODIFIER_ID, targetSelectorFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, attackingPlayer, ATTRIBUTES_NBT_KEY, BABY_SCALE_FACTOR, bodyYaw, brain, dead, DEATH_TICKS, deathTime, defaultMaxHealth, despawnCounter, elytraFlightController, equipment, EQUIPMENT_SLOT_ID, field_30072, field_30074, field_30075, field_44874, field_47756, field_48827, field_55952, field_56256, field_58532, forwardSpeed, glidingTicks, GLOWING_FLAG, GRAVITY, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, hurtTime, interpolator, itemUseTimeLeft, jumping, jumpingCooldown, lastAttackedTicks, lastBodyYaw, lastDamageTaken, lastHandSwingProgress, lastHeadYaw, limbAnimator, LIVING_FLAGS, maxHurtTime, NOT_WEARING_GAZE_DISGUISE_PREDICATE, OFF_HAND_ACTIVE_FLAG, playerHitTimer, preferredHand, riptideAttackDamage, riptideStack, riptideTicks, serverHeadYaw, sidewaysSpeed, SLEEPING_DIMENSIONS, stuckArrowTimer, stuckStingerTimer, upwardSpeed, USING_ITEM_FLAG, USING_RIPTIDE_FLAGFields inherited from class net.minecraft.entity.Entity
age, collidedSoftly, dataTracker, DEFAULT_FRICTION, DEFAULT_MIN_FREEZE_DAMAGE_TICKS, DEFAULT_PORTAL_COOLDOWN, distanceTraveled, fallDistance, field_44870, field_44871, field_44872, field_49073, field_49791, firstUpdate, FLAGS, fluidHeight, FREEZING_DAMAGE_INTERVAL, GLIDING_FLAG_INDEX, GLOWING_FLAG_INDEX, groundCollision, horizontalCollision, ID_KEY, inPowderSnow, intersectionChecked, lastPitch, lastRenderX, lastRenderY, lastRenderZ, lastX, lastY, lastYaw, lastZ, MAX_COMMAND_TAGS, MAX_RIDING_COOLDOWN, MIN_RISING_BUBBLE_COLUMN_SPEED, movementMultiplier, noClip, ON_FIRE_FLAG_INDEX, PASSENGERS_KEY, portalManager, POSE, random, ridingCooldown, speed, submergedInWater, supportingBlockPos, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnowFields inherited from interface net.minecraft.entity.mob.Angerable
ANGER_TIME_KEY, ANGRY_AT_KEYFields inherited from interface net.minecraft.entity.Leashable
LEASH_NBT_KEY, MAX_LEASH_LENGTH, SHORT_LEASH_LENGTHFields inherited from interface net.minecraft.scoreboard.ScoreHolder
WILDCARD, WILDCARD_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateChild(ServerWorld serverWorld, PassiveEntity passiveEntity) protected EntityNavigationcreateNavigation(World world) protected voidfall(double heightDifference, boolean onGround, BlockState state, BlockPos landedPosition) Called when the entity falls.protected SoundEventintReturns the offset from the entity's position where the leash is attached to.floatgetPathfindingFavor(BlockPos pos, WorldView world) protected floatprotected voidinitDataTracker(DataTracker.Builder builder) Initializes data tracker.interactMob(PlayerEntity player, Hand hand) booleanReturns whether the entity is flapping their wings.booleanisInAir()floatmethod_69358(float float2) private booleanmethod_69360(BlockPos blockPos, int int2) static booleanmethod_69361(World world) static booleanmethod_69362(BlockState blockState) private voidmethod_69363(int int2, boolean bool) private voidprivate booleanprivate voidmethod_69367(BlockPos blockPos) private booleanmethod_69368(BlockPos blockPos) private booleanmethod_69369(int int2) private voidmethod_69370(boolean bool) protected voidmobTick(ServerWorld world) protected voidplayStepSound(BlockPos pos, BlockState state) voidReads custom data fromnbt.protected voidvoidsetAngerTime(int angerTime) voidsetAngryAt(@Nullable UUID angryAt) booleanshouldAngerAt(LivingEntity entity, ServerWorld world) protected voidswimUpward(TagKey<Fluid> fluid) voidtick()Ticks this entity.booleantryAttack(ServerWorld world, Entity target) voidWrites custom data tonbt.Methods inherited from class net.minecraft.class_10995
initGoals, isAttackable, isBreedingItem, method_69340, method_69341, shouldTryTeleportToOwnerMethods inherited from class net.minecraft.entity.passive.TameableEntity
beforeLeashTick, canAttackWithOwner, canBeLeashed, cannotFollowOwner, canTarget, canTeleportOntoLeaves, getOwnerReference, getScoreboardTeam, handleStatus, isInSameTeam, isInSittingPose, isOwner, isSitting, isTamed, onDeath, setInSittingPose, setOwner, setOwner, setSitting, setTamed, setTamedBy, showEmoteParticle, tryTeleportToOwner, updateAttributesForTamedMethods inherited from class net.minecraft.entity.passive.AnimalEntity
applyDamage, breed, breed, canBreedWith, canEat, canImmediatelyDespawn, createAnimalAttributes, dropLoot, eat, getExperienceToDrop, getLoveTicks, getLovingPlayer, getMinAmbientSoundDelay, isInLove, isLightLevelValidForNaturalSpawn, isValidNaturalSpawn, lovePlayer, playEatSound, resetLoveTicks, setLoveTicks, tickMovementMethods inherited from class net.minecraft.entity.passive.PassiveEntity
getBreedingAge, getForcedAge, getHappyTicksRemaining, growUp, growUp, initialize, isBaby, isReadyToBreed, onGrowUp, onTrackedDataSet, setBaby, setBreedingAge, toGrowUpAgeMethods inherited from class net.minecraft.entity.mob.PathAwareEntity
canSpawn, getFollowLeashSpeed, getPathfindingFavor, isNavigating, isPanicking, onShortLeashTick, shouldFollowLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
baseTick, breakLongLeash, canActVoluntarily, canDispenserEquipSlot, canGather, canMobSpawn, canMoveVoluntarily, cannotDespawn, canPickupItem, canPickUpLoot, canSpawn, canTarget, canUseRangedWeapon, checkDespawn, clampHeadYaw, clearGoals, clearGoalsAndTasks, clearPositionTarget, convertTo, convertTo, createBodyControl, createEquipmentInventory, createMobAttributes, dropAllForeignEquipment, dropEquipment, dropForeignEquipment, enchantEquipment, enchantMainHandItem, equipBodyArmor, equipLootStack, getAttackBox, getBodyArmor, getControllingPassenger, getEquipmentDropChances, getEquipmentForSlot, getItemPickUpRangeExpander, getJumpControl, getLeashData, getLimitPerChunk, getLookControl, getLootTableKey, getLootTableSeed, getMainArm, getMaxHeadRotation, getMaxLookPitchChange, getMaxLookYawChange, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getPreferredWeapons, getSafeFallDistance, getTarget, getTargetInBrain, getVisibilityCache, hasPositionTarget, hasSaddleEquipped, initEquipment, interact, isAffectedByDaylight, isAiDisabled, isAttacking, isDisallowedInPeaceful, isInAttackRange, isInWalkTargetRange, isInWalkTargetRange, isLeftHanded, isPersistent, isWearingBodyArmor, lookAtEntity, loot, movesIndependently, onEatingGrass, onFinishPathfinding, onLeashRemoved, onPlayerSpawnedChild, onStartPathfinding, playAmbientSound, playAttackSound, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, setAiDisabled, setAttacking, setCanPickUpLoot, setDropGuaranteed, setEquipmentDropChance, setEquipmentFromTable, setEquipmentFromTable, setForwardSpeed, setLeashData, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setTarget, setUpwardSpeed, spawnsTooManyForEachTry, startRiding, stopMovement, tickNewAi, tryEquip, turnHead, updateAttribute, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntity
addDeathParticles, addPowderSnowSlowIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyFluidMovingSpeed, applyMovementEffects, areItemsDifferent, attackLivingEntity, becomeAngry, canBreatheInWater, canEquip, canEquipFromDispenser, canFreeze, canGlide, canGlideWith, canHaveStatusEffect, canHit, canSee, canSee, canTakeDamage, canUsePortals, canUseSlot, canWalkOnFluid, clampScale, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createEquipment, createLivingAttributes, damage, damageArmor, damageEquipment, damageHelmet, deserializeBrain, disableExperienceDropping, drop, dropExperience, dropInventory, dropItem, endCombat, enterCombat, equipStack, forEachGeneratedItem, forEachGiftedItem, forEachShearedItem, getAbsorptionAmount, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttackingPlayer, getAttackKnockbackAgainst, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseDimensions, getBaseWaterMovementSpeedMultiplier, getBlockingItem, getBodyYaw, getBoundingBox, getBrain, getClimbingPos, getControlledMovementInput, getDamageBlockedAmount, getDamageTiltYaw, getDamageTracker, getDeathSound, getDespawnCounter, getDimensions, getEffectFadeFactor, getEffectiveGravity, getEquippedStack, getEquipSound, getExperienceToDrop, getFallSounds, getGlidingTicks, getGravity, getHandSwingProgress, getHeadYaw, getHealth, getHitbox, getHurtSound, getInterpolator, getItemUseTime, getItemUseTimeLeft, getJumpBoostVelocityModifier, getJumpVelocity, getJumpVelocity, getLastAttackedTime, getLastAttacker, getLastAttackTime, getLeaningPitch, getLocationBasedEnchantmentEffects, getLuck, getMainHandStack, getMaxAbsorption, getMaxHealth, getMaxRelativeHeadRotation, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffGroundSpeed, getOffHandStack, getPassengerRidingPos, getPlayerHitTimer, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getProjectileType, getRecentDamageSource, getSaddledSpeed, getSafeFallDistance, getScale, getScaleFactor, getSleepingDirection, getSleepingPosition, getSlotForHand, getSoundPitch, getStackInArm, getStackInHand, getStackReference, getStatusEffect, getStatusEffects, getStepHeight, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getWeaponDisableBlockingForSeconds, getWeaponStack, getYaw, giveOrDropStack, handleFallDamage, hasInvertedHealingAndHarm, hasLandedInFluid, hasNoDrag, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isArmorSlot, isBlocking, isClimbing, isDead, isEntityLookingAtMe, isExperienceDroppingDisabled, isGliding, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isImmobile, isInCreativeMode, isInsideWall, isInSwimmingPose, isInvulnerableTo, isMobOrPlayer, isPartOfGame, isPushable, isSleeping, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lerpHeadYaw, lerpYaw, lookAt, markEffectsDirty, modifyAppliedDamage, onAttacking, onDamaged, onEquipStack, onKilledBy, onRemoval, onSpawnPacket, onStatusEffectApplied, onStatusEffectsRemoved, onStatusEffectUpgraded, playBlockFallSound, playSound, positionInPortal, positionInPortal, pushAway, pushAwayFrom, remove, removePowderSnowSlow, removeStatusEffect, removeStatusEffectInternal, sendEffectToControllingPlayer, sendEquipmentBreakStatus, sendPickup, setAbsorptionAmount, setAbsorptionAmountUnclamped, setAttacker, setAttacking, setAttacking, setAttackingPlayer, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setNoDrag, setOnFireForTicks, setSleepingPosition, setSprinting, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldAlwaysDropExperience, shouldDropExperience, shouldDropLoot, shouldRenderName, shouldSwimInFluids, sleep, spawnItemParticles, stopGliding, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickControlled, tickCramming, tickGliding, tickHandSwing, tickInVoid, tickItemStackUsage, tickMovementInput, tickRiding, tickRiptide, tickStatusEffects, tiltScreen, travel, triggerItemPickedUpByEntityCriteria, updateLimbs, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, wakeUp, wouldNotSuffocateInPoseMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addCommandTag, addFlapEffects, addPassenger, addPortalChunkTicketAt, addVelocity, addVelocity, addVelocityInternal, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, applyBubbleColumnEffects, applyBubbleColumnSurfaceEffects, applyGravity, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateDefaultBoundingBox, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeHitByProjectile, canBeSpectated, canExplosionDestroyBlock, canModifyAt, canSprintAsVehicle, canStartRiding, canTeleportBetween, castComponentValue, changeLookDirection, clientDamage, collidesWith, collidesWithStateAtPos, copyComponentFrom, copyComponentsFrom, copyComponentsFrom, copyFrom, copyPositionAndRotation, couldAcceptPassenger, createSpawnPacket, defrost, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, equals, extinguish, extinguishWithSound, get, getAir, getAttachments, getBlockPos, getBlockStateAtPos, getBlockX, getBlockY, getBlockZ, getBodyX, getBodyY, getBodyZ, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCommandTags, getControllingVehicle, getCustomName, getDamageSources, getDataTracker, getDefaultName, getDefaultPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityWorld, getEyeHeight, getEyePos, getEyeY, getFacing, getFinalGravity, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHandPosOffset, getHeight, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLastRenderPos, getLeashOffset, getLeashPos, getLerpedPitch, getLerpedPos, getLerpedYaw, getMaxAir, getMinFreezeDamageTicks, getMoveEffect, getMovement, getMovementDirection, getName, getNameForScoreboard, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerAttachmentPos, getPassengerAttachmentPos, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPistonBehavior, getPitch, getPitch, getPlayerPassengers, getPortalCooldown, getPos, getPose, getPosWithYOffset, getProjectileDeflection, getRandom, getRandomBodyY, getRegistryManager, getRemovalReason, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getSoundCategory, getSplashSound, getStandingEyeHeight, getSteppingBlockState, getSteppingPos, getStepSoundPos, getSwimHeight, getSwimSound, getSyncedPos, getTargetingMargin, getTeamColorValue, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVehicleAttachmentPos, getVelocity, getVelocityAffectingPos, getWidth, getWorld, getWorldSpawnPos, getX, getY, getYaw, getZ, handleAttack, handleFall, handleFallDamageForPassengers, hasCollidedSoftly, hasControllingPassenger, hasCustomName, hashCode, hasNoGravity, hasPassenger, hasPassenger, hasPassengerDeep, hasPassengers, hasPlayerRider, hasPortalCooldown, hasVehicle, igniteByLava, interactAt, isAlwaysInvulnerableTo, isCollidable, isConnectedThroughVehicle, isControlledByMainPlayer, isControlledByPlayer, isCrawling, isCustomNameVisible, isDescending, isFireImmune, isFrozen, isGlowingLocal, isImmuneToExplosion, isInFluid, isInLava, isInPose, isInRange, isInRange, isInSneakingPose, isInterpolating, isInvisible, isInvisibleTo, isInvulnerable, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isOnRail, isPartOf, isPlayer, isPushedByFluids, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSupportedBy, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, lerpPosAndRotation, limitFallDistance, method_69130, move, movementInputToVelocity, occludeVibrationSignals, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onDataTrackerUpdate, onExplodedBy, onKilledOther, onLanding, onPassengerLookAround, onPlayerCollision, onRemove, onRemoved, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playCombinationStepSounds, playExtinguishSound, playSecondaryStepSound, playSound, playSoundIfNotSilent, playSwimSound, playSwimSound, popQueuedCollisionCheck, populateCrashReport, pushOutOfBlocks, raycast, readNbt, recalculateDimensions, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, refreshPositionAndAngles, reinitDimensions, removeAllPassengers, removeCommandTag, removePassenger, requestTeleport, requestTeleportAndDismount, requestTeleportOffset, resetPortalCooldown, resetPosition, rotate, saveNbt, saveSelfNbt, scheduleVelocityUpdate, serverDamage, setAir, setAngles, setApplicableComponent, setBoundingBox, setChangeListener, setComponent, setCustomName, setCustomNameVisible, setFireTicks, setFlag, setFrozenTicks, setGlowing, setId, setInPowderSnow, setInvisible, setInvulnerable, setLastPositionAndAngles, setMovement, setMovement, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setOnGround, setPitch, setPortalCooldown, setPos, setPose, setPosition, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setWorld, setYaw, shouldControlVehicles, shouldDismountUnderwater, shouldEscapePowderSnow, shouldPlayBurnSoundInLava, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTickBlockCollision, sidedDamage, slowMovement, spawnBubbleColumnParticles, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, teleportTo, tickBlockCollision, tickBlockCollision, tickPortalCooldown, tickPortalTeleportation, toString, tryUsePortal, unsetRemoved, updateEventHandler, updateKilledAdvancementCriterion, updateLastAngles, updateLastPosition, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSupportingBlockPos, updateSwimming, updateTrackedPosition, updateTrackedPositionAndAngles, updateVelocity, updateWaterState, writeNbtMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.entity.mob.Angerable
canTarget, forgive, getAttacker, getTarget, hasAngerTime, isUniversallyAngry, readAngerFromNbt, setAttacker, setTarget, stopAnger, tickAngerLogic, universallyAnger, writeAngerToNbtMethods inherited from interface net.minecraft.component.ComponentsAccess
getOrDefault, getTypedMethods inherited from interface net.minecraft.entity.EquipmentHolder
equipStack, getEquippedStack, getSlotForStack, setEquipmentFromTable, setEquipmentFromTable, setEquipmentFromTableMethods inherited from interface net.minecraft.entity.Leashable
applyLeashElasticity, attachLeash, canLeashAttachTo, detachLeash, detachLeashWithoutDrop, getLeashHolder, isLeashed, mightBeLeashed, readLeashDataFromNbt, setUnresolvedLeashHolderId, writeLeashDataToNbtMethods inherited from interface net.minecraft.scoreboard.ScoreHolder
getStyledDisplayNameMethods inherited from interface net.minecraft.entity.Tameable
getOwner, getTopLevelOwner, getWorld
-
Field Details
-
field_58610
public static final float field_58610- See Also:
- Mappings:
Namespace Name Mixin selector named field_58610Lnet/minecraft/class_11002;field_58610:Fintermediary field_58610Lnet/minecraft/class_11002;field_58610:Fofficial bOLctp;bO:F
-
field_58611
public static final int field_58611- Mappings:
Namespace Name Mixin selector named field_58611Lnet/minecraft/class_11002;field_58611:Iintermediary field_58611Lnet/minecraft/class_11002;field_58611:Iofficial bPLctp;bP:I
-
field_58620
- Mappings:
Namespace Name Mixin selector named field_58620Lnet/minecraft/class_11002;field_58620:Lnet/minecraft/entity/data/TrackedData;intermediary field_58620Lnet/minecraft/class_11002;field_58620:Lnet/minecraft/class_2940;official bYLctp;bY:Lale;
-
field_58621
- Mappings:
Namespace Name Mixin selector named field_58621Lnet/minecraft/class_11002;field_58621:Lnet/minecraft/entity/data/TrackedData;intermediary field_58621Lnet/minecraft/class_11002;field_58621:Lnet/minecraft/class_2940;official bZLctp;bZ:Lale;
-
field_58623
private static final int field_58623- See Also:
- Mappings:
Namespace Name Mixin selector named field_58623Lnet/minecraft/class_11002;field_58623:Iintermediary field_58623Lnet/minecraft/class_11002;field_58623:Iofficial caLctp;ca:I
-
field_58624
private static final int field_58624- See Also:
- Mappings:
Namespace Name Mixin selector named field_58624Lnet/minecraft/class_11002;field_58624:Iintermediary field_58624Lnet/minecraft/class_11002;field_58624:Iofficial cbLctp;cb:I
-
field_58625
private static final int field_58625- See Also:
- Mappings:
Namespace Name Mixin selector named field_58625Lnet/minecraft/class_11002;field_58625:Iintermediary field_58625Lnet/minecraft/class_11002;field_58625:Iofficial ccLctp;cc:I
-
field_58626
private static final int field_58626- See Also:
- Mappings:
Namespace Name Mixin selector named field_58626Lnet/minecraft/class_11002;field_58626:Iintermediary field_58626Lnet/minecraft/class_11002;field_58626:Iofficial cdLctp;cd:I
-
field_58627
private static final int field_58627- See Also:
- Mappings:
Namespace Name Mixin selector named field_58627Lnet/minecraft/class_11002;field_58627:Iintermediary field_58627Lnet/minecraft/class_11002;field_58627:Iofficial ceLctp;ce:I
-
field_58628
private static final int field_58628- See Also:
- Mappings:
Namespace Name Mixin selector named field_58628Lnet/minecraft/class_11002;field_58628:Iintermediary field_58628Lnet/minecraft/class_11002;field_58628:Iofficial cfLctp;cf:I
-
field_58629
private static final int field_58629- See Also:
- Mappings:
Namespace Name Mixin selector named field_58629Lnet/minecraft/class_11002;field_58629:Iintermediary field_58629Lnet/minecraft/class_11002;field_58629:Iofficial cgLctp;cg:I
-
field_58630
private static final int field_58630- See Also:
- Mappings:
Namespace Name Mixin selector named field_58630Lnet/minecraft/class_11002;field_58630:Iintermediary field_58630Lnet/minecraft/class_11002;field_58630:Iofficial chLctp;ch:I
-
field_58631
private static final int field_58631- See Also:
- Mappings:
Namespace Name Mixin selector named field_58631Lnet/minecraft/class_11002;field_58631:Iintermediary field_58631Lnet/minecraft/class_11002;field_58631:Iofficial ciLctp;ci:I
-
field_58632
private static final int field_58632- See Also:
- Mappings:
Namespace Name Mixin selector named field_58632Lnet/minecraft/class_11002;field_58632:Iintermediary field_58632Lnet/minecraft/class_11002;field_58632:Iofficial cjLctp;cj:I
-
field_58633
private static final int field_58633- See Also:
- Mappings:
Namespace Name Mixin selector named field_58633Lnet/minecraft/class_11002;field_58633:Iintermediary field_58633Lnet/minecraft/class_11002;field_58633:Iofficial ckLctp;ck:I
-
field_58634
private static final int field_58634- See Also:
- Mappings:
Namespace Name Mixin selector named field_58634Lnet/minecraft/class_11002;field_58634:Iintermediary field_58634Lnet/minecraft/class_11002;field_58634:Iofficial clLctp;cl:I
-
field_58635
private static final int field_58635- See Also:
- Mappings:
Namespace Name Mixin selector named field_58635Lnet/minecraft/class_11002;field_58635:Iintermediary field_58635Lnet/minecraft/class_11002;field_58635:Iofficial cmLctp;cm:I
-
field_58636
private static final int field_58636- See Also:
- Mappings:
Namespace Name Mixin selector named field_58636Lnet/minecraft/class_11002;field_58636:Iintermediary field_58636Lnet/minecraft/class_11002;field_58636:Iofficial cnLctp;cn:I
-
field_58637
private static final int field_58637- See Also:
- Mappings:
Namespace Name Mixin selector named field_58637Lnet/minecraft/class_11002;field_58637:Iintermediary field_58637Lnet/minecraft/class_11002;field_58637:Iofficial coLctp;co:I
-
field_58612
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58612Lnet/minecraft/class_11002;field_58612:Ljava/lang/String;intermediary field_58612Lnet/minecraft/class_11002;field_58612:Ljava/lang/String;official bQLctp;bQ:Ljava/lang/String;
-
field_58613
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58613Lnet/minecraft/class_11002;field_58613:Ljava/lang/String;intermediary field_58613Lnet/minecraft/class_11002;field_58613:Ljava/lang/String;official bRLctp;bR:Ljava/lang/String;
-
field_58614
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58614Lnet/minecraft/class_11002;field_58614:Ljava/lang/String;intermediary field_58614Lnet/minecraft/class_11002;field_58614:Ljava/lang/String;official bSLctp;bS:Ljava/lang/String;
-
field_58615
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58615Lnet/minecraft/class_11002;field_58615:Ljava/lang/String;intermediary field_58615Lnet/minecraft/class_11002;field_58615:Ljava/lang/String;official bTLctp;bT:Ljava/lang/String;
-
field_58616
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58616Lnet/minecraft/class_11002;field_58616:Ljava/lang/String;intermediary field_58616Lnet/minecraft/class_11002;field_58616:Ljava/lang/String;official bULctp;bU:Ljava/lang/String;
-
field_58617
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58617Lnet/minecraft/class_11002;field_58617:Ljava/lang/String;intermediary field_58617Lnet/minecraft/class_11002;field_58617:Ljava/lang/String;official bVLctp;bV:Ljava/lang/String;
-
field_58618
- See Also:
- Mappings:
Namespace Name Mixin selector named field_58618Lnet/minecraft/class_11002;field_58618:Ljava/lang/String;intermediary field_58618Lnet/minecraft/class_11002;field_58618:Ljava/lang/String;official bWLctp;bW:Ljava/lang/String;
-
field_58619
public static final boolean field_58619- See Also:
- Mappings:
Namespace Name Mixin selector named field_58619Lnet/minecraft/class_11002;field_58619:Zintermediary field_58619Lnet/minecraft/class_11002;field_58619:Zofficial bXLctp;bX:Z
-
field_58638
private static final boolean field_58638- See Also:
- Mappings:
Namespace Name Mixin selector named field_58638Lnet/minecraft/class_11002;field_58638:Zintermediary field_58638Lnet/minecraft/class_11002;field_58638:Zofficial cpLctp;cp:Z
-
field_58639
private static final int field_58639- See Also:
- Mappings:
Namespace Name Mixin selector named field_58639Lnet/minecraft/class_11002;field_58639:Iintermediary field_58639Lnet/minecraft/class_11002;field_58639:Iofficial cqLctp;cq:I
-
field_58640
private static final int field_58640- See Also:
- Mappings:
Namespace Name Mixin selector named field_58640Lnet/minecraft/class_11002;field_58640:Iintermediary field_58640Lnet/minecraft/class_11002;field_58640:Iofficial crLctp;cr:I
-
field_58641
private static final int field_58641- See Also:
- Mappings:
Namespace Name Mixin selector named field_58641Lnet/minecraft/class_11002;field_58641:Iintermediary field_58641Lnet/minecraft/class_11002;field_58641:Iofficial cuLctp;cu:I
-
field_58642
- Mappings:
Namespace Name Mixin selector named field_58642Lnet/minecraft/class_11002;field_58642:Lnet/minecraft/util/math/intprovider/UniformIntProvider;intermediary field_58642Lnet/minecraft/class_11002;field_58642:Lnet/minecraft/class_6019;official cvLctp;cv:Lbvm;
-
field_58643
- Mappings:
Namespace Name Mixin selector named field_58643Lnet/minecraft/class_11002;field_58643:Ljava/util/UUID;intermediary field_58643Lnet/minecraft/class_11002;field_58643:Ljava/util/UUID;official cwLctp;cw:Ljava/util/UUID;
-
field_58644
private float field_58644- Mappings:
Namespace Name Mixin selector named field_58644Lnet/minecraft/class_11002;field_58644:Fintermediary field_58644Lnet/minecraft/class_11002;field_58644:Fofficial cxLctp;cx:F
-
field_58645
private float field_58645- Mappings:
Namespace Name Mixin selector named field_58645Lnet/minecraft/class_11002;field_58645:Fintermediary field_58645Lnet/minecraft/class_11002;field_58645:Fofficial cyLctp;cy:F
-
field_58646
private int field_58646- Mappings:
Namespace Name Mixin selector named field_58646Lnet/minecraft/class_11002;field_58646:Iintermediary field_58646Lnet/minecraft/class_11002;field_58646:Iofficial czLctp;cz:I
-
field_58622
private int field_58622- Mappings:
Namespace Name Mixin selector named field_58622Lnet/minecraft/class_11002;field_58622:Iintermediary field_58622Lnet/minecraft/class_11002;field_58622:Iofficial cALctp;cA:I
-
-
Constructor Details
-
class_11002
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)Vintermediary <init>Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)Vofficial <init>Lbye;<init>(Lbyn;Ldmy;)V
-
-
Method Details
-
initDataTracker
Initializes data tracker.- Overrides:
initDataTrackerin classTameableEntity- API Note:
- Subclasses should override this and add to the builder any data that needs to be tracked.
- Mappings:
Namespace Name Mixin selector named initDataTrackerLnet/minecraft/entity/Entity;initDataTracker(Lnet/minecraft/entity/data/DataTracker$Builder;)Vintermediary method_5693Lnet/minecraft/class_1297;method_5693(Lnet/minecraft/class_2945$class_9222;)Vofficial aLbye;a(Lali$a;)V
-
getPathfindingFavor
- Overrides:
getPathfindingFavorin classAnimalEntity- Mappings:
Namespace Name Mixin selector named getPathfindingFavorLnet/minecraft/entity/mob/PathAwareEntity;getPathfindingFavor(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/WorldView;)Fintermediary method_6144Lnet/minecraft/class_1314;method_6144(Lnet/minecraft/class_2338;Lnet/minecraft/class_4538;)Fofficial aLbzn;a(Lix;Ldnb;)F
-
writeCustomDataToNbt
Writes custom data tonbt. Subclasses have to implement this.NBT is a storage format; therefore, a data from NBT is loaded to an entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the entity.
- Overrides:
writeCustomDataToNbtin classTameableEntity- See Also:
- Mappings:
Namespace Name Mixin selector named writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_5652Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)Vofficial bLbye;b(Luc;)V
-
readCustomDataFromNbt
Reads custom data fromnbt. Subclasses have to implement this.NBT is a storage format; therefore, a data from NBT is loaded to an entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the entity.
nbtmight not have all expected keys, or might have a key whose value does not meet the requirement (such as the type or the range). This method should fall back to a reasonable default value instead of throwing an exception.- Overrides:
readCustomDataFromNbtin classTameableEntity- See Also:
- Mappings:
Namespace Name Mixin selector named readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)Vofficial aLbye;a(Luc;)V
-
tryAttack
- Overrides:
tryAttackin classMobEntity- Mappings:
Namespace Name Mixin selector named tryAttackLnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/Entity;)Zintermediary method_6121Lnet/minecraft/class_1309;method_6121(Lnet/minecraft/class_3218;Lnet/minecraft/class_1297;)Zofficial cLbzf;c(Last;Lbye;)Z
-
tick
public void tick()Ticks this entity.- Overrides:
tickin classMobEntity- See Also:
- API Note:
- This can be overridden to add additional logics.
super.tick();should be called in those cases. - Implementation Note:
- By default, this delegates all logics to
MobEntity.baseTick(). - Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/entity/Entity;tick()Vintermediary method_5773Lnet/minecraft/class_1297;method_5773()Vofficial iLbye;i()V
-
method_69367
- Mappings:
Namespace Name Mixin selector named method_69367Lnet/minecraft/class_11002;method_69367(Lnet/minecraft/util/math/BlockPos;)Vintermediary method_69367Lnet/minecraft/class_11002;method_69367(Lnet/minecraft/class_2338;)Vofficial hLctp;h(Lix;)V
-
method_69361
- Mappings:
Namespace Name Mixin selector named method_69361Lnet/minecraft/class_11002;method_69361(Lnet/minecraft/world/World;)Zintermediary method_69361Lnet/minecraft/class_11002;method_69361(Lnet/minecraft/class_1937;)Zofficial cLctp;c(Ldmy;)Z
-
method_69358
public float method_69358(float float2) - Mappings:
Namespace Name Mixin selector named method_69358Lnet/minecraft/class_11002;method_69358(F)Fintermediary method_69358Lnet/minecraft/class_11002;method_69358(F)Fofficial JLctp;J(F)F
-
method_69365
private void method_69365()- Mappings:
Namespace Name Mixin selector named method_69365Lnet/minecraft/class_11002;method_69365()Vintermediary method_69365Lnet/minecraft/class_11002;method_69365()Vofficial gJLctp;gJ()V
-
mobTick
- Overrides:
mobTickin classAnimalEntity- Mappings:
Namespace Name Mixin selector named mobTickLnet/minecraft/entity/mob/MobEntity;mobTick(Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_5958Lnet/minecraft/class_1308;method_5958(Lnet/minecraft/class_3218;)Vofficial aLbzh;a(Last;)V
-
getAngerTime
public int getAngerTime()- Specified by:
getAngerTimein interfaceAngerable- Mappings:
Namespace Name Mixin selector named getAngerTimeLnet/minecraft/entity/mob/Angerable;getAngerTime()Iintermediary method_29507Lnet/minecraft/class_5354;method_29507()Iofficial aLbzk;a()I
-
setAngerTime
public void setAngerTime(int angerTime) - Specified by:
setAngerTimein interfaceAngerable- Mappings:
Namespace Name Mixin selector named setAngerTimeLnet/minecraft/entity/mob/Angerable;setAngerTime(I)Vintermediary method_29514Lnet/minecraft/class_5354;method_29514(I)Vofficial aLbzk;a(I)V
-
getAngryAt
- Specified by:
getAngryAtin interfaceAngerable- Mappings:
Namespace Name Mixin selector named getAngryAtLnet/minecraft/entity/mob/Angerable;getAngryAt()Ljava/util/UUID;intermediary method_29508Lnet/minecraft/class_5354;method_29508()Ljava/util/UUID;official bLbzk;b()Ljava/util/UUID;
-
setAngryAt
- Specified by:
setAngryAtin interfaceAngerable- Mappings:
Namespace Name Mixin selector named setAngryAtLnet/minecraft/entity/mob/Angerable;setAngryAt(Ljava/util/UUID;)Vintermediary method_29513Lnet/minecraft/class_5354;method_29513(Ljava/util/UUID;)Vofficial aLbzk;a(Ljava/util/UUID;)V
-
chooseRandomAngerTime
public void chooseRandomAngerTime()- Specified by:
chooseRandomAngerTimein interfaceAngerable- Mappings:
Namespace Name Mixin selector named chooseRandomAngerTimeLnet/minecraft/entity/mob/Angerable;chooseRandomAngerTime()Vintermediary method_29509Lnet/minecraft/class_5354;method_29509()Vofficial cLbzk;c()V
-
method_69368
- Mappings:
Namespace Name Mixin selector named method_69368Lnet/minecraft/class_11002;method_69368(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_69368Lnet/minecraft/class_11002;method_69368(Lnet/minecraft/class_2338;)Zofficial iLctp;i(Lix;)Z
-
method_69364
- Mappings:
Namespace Name Mixin selector named method_69364Lnet/minecraft/class_11002;method_69364()Lnet/minecraft/entity/ai/goal/GoalSelector;intermediary method_69364Lnet/minecraft/class_11002;method_69364()Lnet/minecraft/class_1355;official gHLctp;gH()Lcgi;
-
sendAiDebugData
protected void sendAiDebugData()- Overrides:
sendAiDebugDatain classMobEntity- Mappings:
Namespace Name Mixin selector named sendAiDebugDataLnet/minecraft/entity/mob/MobEntity;sendAiDebugData()Vintermediary method_18409Lnet/minecraft/class_1308;method_18409()Vofficial aaLbzh;aa()V
-
method_69366
private boolean method_69366()- Mappings:
Namespace Name Mixin selector named method_69366Lnet/minecraft/class_11002;method_69366()Zintermediary method_69366Lnet/minecraft/class_11002;method_69366()Zofficial gKLctp;gK()Z
-
method_69370
private void method_69370(boolean bool) - Mappings:
Namespace Name Mixin selector named method_69370Lnet/minecraft/class_11002;method_69370(Z)Vintermediary method_69370Lnet/minecraft/class_11002;method_69370(Z)Vofficial zLctp;z(Z)V
-
method_69363
private void method_69363(int int2, boolean bool) - Mappings:
Namespace Name Mixin selector named method_69363Lnet/minecraft/class_11002;method_69363(IZ)Vintermediary method_69363Lnet/minecraft/class_11002;method_69363(IZ)Vofficial dLctp;d(IZ)V
-
method_69369
private boolean method_69369(int int2) - Mappings:
Namespace Name Mixin selector named method_69369Lnet/minecraft/class_11002;method_69369(I)Zintermediary method_69369Lnet/minecraft/class_11002;method_69369(I)Zofficial sLctp;s(I)Z
-
interactMob
- Overrides:
interactMobin classclass_10995- Mappings:
Namespace Name Mixin selector named interactMobLnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;intermediary method_5992Lnet/minecraft/class_1308;method_5992(Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;official bLbzh;b(Lcuf;Lbwa;)Lbwb;
-
playStepSound
- Overrides:
playStepSoundin classEntity- Mappings:
Namespace Name Mixin selector named playStepSoundLnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary method_5712Lnet/minecraft/class_1297;method_5712(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial bLbye;b(Lix;Lees;)V
-
getAmbientSound
- Overrides:
getAmbientSoundin classMobEntity- Mappings:
Namespace Name Mixin selector named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;intermediary method_5994Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;official rLbzh;r()Laxv;
-
getSoundVolume
protected float getSoundVolume()- Overrides:
getSoundVolumein classLivingEntity- Mappings:
Namespace Name Mixin selector named getSoundVolumeLnet/minecraft/entity/LivingEntity;getSoundVolume()Fintermediary method_6107Lnet/minecraft/class_1309;method_6107()Fofficial fjLbzf;fj()F
-
createChild
@Nullable public @Nullable BeeEntity createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) - Overrides:
createChildin classclass_10995- Mappings:
Namespace Name Mixin selector named createChildLnet/minecraft/class_11002;createChild(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/BeeEntity;intermediary method_69359Lnet/minecraft/class_11002;method_69359(Lnet/minecraft/class_3218;Lnet/minecraft/class_1296;)Lnet/minecraft/class_4466;official bLctp;b(Last;Lbxu;)Lcld;
-
fall
protected void fall(double heightDifference, boolean onGround, BlockState state, BlockPos landedPosition) Called when the entity falls. Flying mobs should override this to do nothing.- Overrides:
fallin classLivingEntity- Implementation Note:
- If on ground, this calls
Block.onLandedUpon(net.minecraft.world.World, net.minecraft.block.BlockState, net.minecraft.util.math.BlockPos, net.minecraft.entity.Entity, double), which can add or reduce fall damage, emitsGameEvent.HIT_GROUND, then callsEntity.onLanding(). Otherwise, ifheightDifferenceis negative, it subtracts that value fromEntity.fallDistance. - Mappings:
Namespace Name Mixin selector named fallLnet/minecraft/entity/Entity;fall(DZLnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)Vintermediary method_5623Lnet/minecraft/class_1297;method_5623(DZLnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Vofficial aLbye;a(DZLees;Lix;)V
-
isFlappingWings
public boolean isFlappingWings()Returns whether the entity is flapping their wings.Entities flapping their wings will call
Entity.addFlapEffects()insideEntity.addAirTravelEffects().- Overrides:
isFlappingWingsin classEntity- Returns:
- whether the entity is flapping their wings
- Mappings:
Namespace Name Mixin selector named isFlappingWingsLnet/minecraft/entity/Entity;isFlappingWings()Zintermediary method_5776Lnet/minecraft/class_1297;method_5776()Zofficial bfLbye;bf()Z
-
isInAir
public boolean isInAir() -
swimUpward
- Overrides:
swimUpwardin classMobEntity- Mappings:
Namespace Name Mixin selector named swimUpwardLnet/minecraft/entity/LivingEntity;swimUpward(Lnet/minecraft/registry/tag/TagKey;)Vintermediary method_6010Lnet/minecraft/class_1309;method_6010(Lnet/minecraft/class_6862;)Vofficial cLbzf;c(Laza;)V
-
getLeashOffset
Returns the offset from the entity's position where the leash is attached to.This is different from
Entity.getLeashPos(float); this method is called on the entity which a leash is attached to.- Overrides:
getLeashOffsetin classEntity- Returns:
- the offset from the entity's position where the leash is attached to
- See Also:
- Mappings:
Namespace Name Mixin selector named getLeashOffsetLnet/minecraft/entity/Entity;getLeashOffset()Lnet/minecraft/util/math/Vec3d;intermediary method_29919Lnet/minecraft/class_1297;method_29919()Lnet/minecraft/class_243;official cZLbye;cZ()Lfkb;
-
method_69360
- Mappings:
Namespace Name Mixin selector named method_69360Lnet/minecraft/class_11002;method_69360(Lnet/minecraft/util/math/BlockPos;I)Zintermediary method_69360Lnet/minecraft/class_11002;method_69360(Lnet/minecraft/class_2338;I)Zofficial bLctp;b(Lix;I)Z
-
method_69362
- Mappings:
Namespace Name Mixin selector named method_69362Lnet/minecraft/class_11002;method_69362(Lnet/minecraft/block/BlockState;)Zintermediary method_69362Lnet/minecraft/class_11002;method_69362(Lnet/minecraft/class_2680;)Zofficial cLctp;c(Lees;)Z
-
shouldAngerAt
- Specified by:
shouldAngerAtin interfaceAngerable- Mappings:
Namespace Name Mixin selector named shouldAngerAtLnet/minecraft/entity/mob/Angerable;shouldAngerAt(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/server/world/ServerWorld;)Zintermediary method_29515Lnet/minecraft/class_5354;method_29515(Lnet/minecraft/class_1309;Lnet/minecraft/class_3218;)Zofficial aLbzk;a(Lbzf;Last;)Z
-