Class FoxEntity
- All Implemented Interfaces:
- Attackable,- Targeter,- VariantHolder<FoxEntity.Type>,- CommandOutput,- Nameable,- EntityLike
- Mappings:
- Namespace - Name - official - brv- intermediary - net/minecraft/class_4019- named - net/minecraft/entity/passive/FoxEntity
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprivate classprivate classprivate classprivate classprivate classclassprivate classprivate classstatic classclassprivate classprivate classprivate classclassprivate classprivate classprivate classprivate classprivate classprivate classstatic enumclassNested classes/interfaces inherited from class net.minecraft.entity.passive.PassiveEntityPassiveEntity.PassiveDataNested classes/interfaces inherited from class net.minecraft.entity.LivingEntityLivingEntity.FallSoundsNested classes/interfaces inherited from class net.minecraft.entity.EntityEntity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReason
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final intstatic final intstatic final intprivate static final intprivate int(package private) floatprivate Goalprivate Goalprivate Goalprivate static final TrackedData<Byte>private float(package private) floatprivate floatprivate static final TrackedData<Optional<UUID>>private static final TrackedData<Optional<UUID>>(package private) static final Predicate<ItemEntity>static final intprivate static final intprivate static final intprivate static final TrackedData<Integer>private static final intFields inherited from class net.minecraft.entity.passive.AnimalEntityBREEDING_COOLDOWNFields inherited from class net.minecraft.entity.passive.PassiveEntityBABY_AGE, breedingAge, forcedAge, happyTicksRemainingFields inherited from class net.minecraft.entity.mob.PathAwareEntityDEFAULT_PATHFINDING_FAVORFields inherited from class net.minecraft.entity.mob.MobEntityambientSoundChance, armorDropChances, BASE_ENCHANTED_ARMOR_CHANCE, BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE, BASE_SPAWN_EQUIPMENT_CHANCE, DEFAULT_CAN_PICKUP_LOOT_CHANCE, DEFAULT_DROP_CHANCE, experiencePoints, field_35039, field_38932, goalSelector, handDropChances, jumpControl, LEASH_KEY, lookControl, MINIMUM_DROPPED_XP_PER_EQUIPMENT, moveControl, navigation, targetSelectorFields inherited from class net.minecraft.entity.LivingEntityactiveItemStack, attackingPlayer, BABY_SCALE_FACTOR, bodyTrackingIncrements, bodyYaw, brain, dead, DEATH_TICKS, deathTime, defaultMaxHealth, despawnCounter, EQUIPMENT_SLOT_ID, field_30063, field_30067, field_30069, field_30070, field_30072, field_30074, field_30075, field_6215, forwardSpeed, GLOWING_FLAG, GRAVITY, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, hurtTime, itemUseTimeLeft, jumping, lastAttackedTicks, lastDamageTaken, lastHandSwingProgress, limbAnimator, LIVING_FLAGS, lookDirection, maxHurtTime, OFF_HAND_ACTIVE_FLAG, playerHitTimer, preferredHand, prevBodyYaw, prevHeadYaw, prevLookDirection, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, riptideTicks, roll, scoreAmount, serverHeadYaw, serverPitch, serverX, serverY, serverYaw, serverZ, sidewaysSpeed, SLEEPING_DIMENSIONS, stepBobbingAmount, stuckArrowTimer, stuckStingerTimer, upwardSpeed, USING_ITEM_FLAG, USING_RIPTIDE_FLAGFields inherited from class net.minecraft.entity.Entityage, collidedSoftly, dataTracker, DEFAULT_FRICTION, DEFAULT_MIN_FREEZE_DAMAGE_TICKS, DEFAULT_PORTAL_COOLDOWN, distanceTraveled, FALL_FLYING_FLAG_INDEX, fallDistance, field_29991, field_44870, field_44871, field_44872, firstUpdate, FLAGS, fluidHeight, FREEZING_DAMAGE_INTERVAL, GLOWING_FLAG_INDEX, groundCollision, horizontalCollision, horizontalSpeed, ID_KEY, ignoreCameraFrustum, inNetherPortal, inPowderSnow, intersectionChecked, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, MAX_COMMAND_TAGS, MAX_RIDING_COOLDOWN, MIN_RISING_BUBBLE_COLUMN_SPEED, movementMultiplier, netherPortalTime, noClip, ON_FIRE_FLAG_INDEX, PASSENGERS_KEY, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, ridingCooldown, speed, submergedInWater, supportingBlockPos, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, wasOnFireFields inherited from interface net.minecraft.server.command.CommandOutputDUMMY
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription(package private) voidaddTrustedUuid(@Nullable UUID uuid) private voidprivate booleanbooleanstatic booleancanJumpChase(FoxEntity fox, LivingEntity chasedEntity) booleancanPickupItem(ItemStack stack) static booleancanSpawn(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) (package private) booleanprotected intcomputeFallDamage(float fallDistance, float damageMultiplier) createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) protected voiddrop(DamageSource source) private voidprotected voideat(PlayerEntity player, Hand hand, ItemStack stack) protected floatgetActiveEyeHeight(EntityPose pose, EntityDimensions dimensions) protected @Nullable SoundEventfloatgetBodyRotationHeightOffset(float tickDelta) protected @Nullable SoundEventgetEatSound(ItemStack stack) private booleangetFoxFlag(int bitmask) floatgetHeadRoll(float tickDelta) protected @Nullable SoundEventgetHurtSound(DamageSource source) Returns the offset from the entity's position where the leash is attached to.voidhandleStatus(byte status) Called on the client when the entity receives an entity status from the server.protected voidInitializes data tracker.protected voidinitEquipment(Random random, LocalDifficulty localDifficulty) protected voidinitialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable EntityData entityData, @Nullable NbtCompound entityNbt) (package private) booleanbooleanisBreedingItem(ItemStack stack) booleanbooleanprotected booleanbooleanReturns whether the entity is in a crouching pose.booleanbooleanbooleanbooleanbooleanprotected voidloot(ItemEntity item) protected voidonPlayerSpawnedChild(PlayerEntity player, MobEntity child) voidvoidReads custom data fromnbt.(package private) voidsetAggressive(boolean aggressive) voidsetChasing(boolean chasing) voidsetCrouching(boolean crouching) private voidsetFoxFlag(int mask, boolean value) voidsetRollingHead(boolean rollingHead) voidsetSitting(boolean sitting) (package private) voidsetSleeping(boolean sleeping) voidsetTarget(@Nullable LivingEntity target) voidsetVariant(FoxEntity.Type type) (package private) voidsetWalking(boolean walking) private void(package private) void(package private) voidvoidtick()Ticks this entity.void(package private) booleanvoidWrites custom data tonbt.Methods inherited from class net.minecraft.entity.passive.AnimalEntitybreed, breed, canBreedWith, canEat, canImmediatelyDespawn, damage, getHeightOffset, getLoveTicks, getLovingPlayer, getMinAmbientSoundDelay, getPathfindingFavor, getXpToDrop, interactMob, isInLove, isLightLevelValidForNaturalSpawn, isValidNaturalSpawn, lovePlayer, mobTick, resetLoveTicks, setLoveTicksMethods inherited from class net.minecraft.entity.passive.PassiveEntitygetBreedingAge, growUp, growUp, isBaby, isReadyToBreed, onGrowUp, onTrackedDataSet, setBaby, setBreedingAge, toGrowUpAgeMethods inherited from class net.minecraft.entity.mob.PathAwareEntitycanSpawn, getFollowLeashSpeed, getPathfindingFavor, isNavigating, shouldFollowLeash, updateForLeashLength, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntityattachLeash, baseTick, canBeLeashedBy, canGather, canMobSpawn, canMoveVoluntarily, cannotDespawn, canPickUpLoot, canSpawn, canTarget, canUseRangedWeapon, checkDespawn, clearGoals, clearGoalsAndTasks, clearPositionTarget, convertTo, createBodyControl, createMobAttributes, createNavigation, detachLeash, dropEquipment, dropLoot, enchantEquipment, enchantMainHandItem, equipLootStack, equipStack, getArmorItems, getControllingPassenger, getDropChance, getEquipmentForSlot, getEquippedStack, getHandItems, getHoldingEntity, getItemPickUpRangeExpander, getJumpControl, getLimitPerChunk, getLookControl, getLootTable, getLootTableId, getLootTableSeed, getMainArm, getMaxHeadRotation, getMaxLookPitchChange, getMaxLookYawChange, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getSafeFallDistance, getSquaredDistanceToAttackPosOf, getTarget, getVisibilityCache, hasPositionTarget, interact, isAffectedByDaylight, isAiDisabled, isAttacking, isDisallowedInPeaceful, isInAttackRange, isInWalkTargetRange, isInWalkTargetRange, isLeashed, isLeftHanded, isPersistent, lookAtEntity, movesIndependently, onEatingGrass, onFinishPathfinding, onStartPathfinding, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, sendAiDebugData, setAiDisabled, setAttacking, setCanPickUpLoot, setEquipmentDropChance, setForwardSpeed, setHoldingEntityId, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setUpwardSpeed, spawnsTooManyForEachTry, squaredAttackRange, startRiding, swimUpward, tickNewAi, tryAttack, tryEquip, turnHead, updateDropChances, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntityaddPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyDamage, applyFluidMovingSpeed, applyMovementEffects, applyMovementInput, areItemsDifferent, attackLivingEntity, blockedByShield, canBreatheInWater, canFreeze, canHaveStatusEffect, canHit, canSee, canTakeDamage, canTarget, canUsePortals, canWalkOnFluid, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createLivingAttributes, damageArmor, damageHelmet, damageShield, deserializeBrain, disableExperienceDropping, disablesShield, displaySoulSpeedEffects, dropInventory, dropXp, eatFood, endCombat, enterCombat, fall, getAbsorptionAmount, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttackPos, getAttributeBaseValue, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getAttributeValue, getBaseMovementSpeedMultiplier, getBodyYaw, getBoundingBox, getBrain, getClimbingPos, getControlledMovementInput, getDamageTiltYaw, getDamageTracker, getDespawnCounter, getDimensions, getDrinkSound, getEyeHeight, getFallSounds, getGroup, getHandSwingProgress, getHeadYaw, getHealth, getItemUseTime, getItemUseTimeLeft, getJumpBoostVelocityModifier, getJumpVelocity, getLastAttackedTime, getLastAttacker, getLastAttackTime, getLeaningPitch, getMainHandStack, getMaxHealth, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffGroundSpeed, getOffHandStack, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getProjectileType, getRandom, getRecentDamageSource, getRoll, getSaddledSpeed, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getSoundVolume, getStackInHand, getStackReference, getStatusEffect, getStatusEffects, getStepHeight, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getVisibilityBoundingBox, getYaw, handleFallDamage, hasNoDrag, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isArmorSlot, isBlocking, isClimbing, isDead, isExperienceDroppingDisabled, isFallFlying, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isInsideWall, isInSwimmingPose, isMobOrPlayer, isOnSoulSpeedBlock, isPartOfGame, isPushable, isTarget, isUndead, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lookAt, markEffectsDirty, modifyAppliedDamage, onAttacking, onDamaged, onDeath, onEquipStack, onKilledBy, onSpawnPacket, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, playBlockFallSound, positionInPortal, positionInPortal, processEquippedStack, pushAway, pushAwayFrom, remove, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, removeStatusEffectInternal, sendEffectToControllingPlayer, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAbsorptionAmount, setAttacker, setAttacking, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setNoDrag, setSleepingPosition, setSprinting, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldAlwaysDropXp, shouldDisplaySoulSpeedEffects, shouldDropLoot, shouldDropXp, shouldRemoveSoulSpeedBoost, shouldRenderName, shouldSwimInFluids, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickControlled, tickCramming, tickHandSwing, tickInVoid, tickItemStackUsage, tickRiding, tickRiptide, tickStatusEffects, tiltScreen, travel, triggerItemPickedUpByEntityCriteria, updateLimbs, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAngles, wakeUpMethods inherited from class net.minecraft.entity.EntityaddAirTravelEffects, addCommandTag, addFlapEffects, addPassenger, addVelocity, addVelocity, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, applyDamageEffects, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateBoundsForPose, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeHitByProjectile, canBeSpectated, canExplosionDestroyBlock, canModifyAt, canSprintAsVehicle, canStartRiding, changeLookDirection, checkBlockCollision, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, couldAcceptPassenger, createSpawnPacket, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, extinguishWithSound, getAir, getBlockPos, getBlockStateAtPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCommandTags, getControllingVehicle, getCustomName, getDamageSources, getDataTracker, getDefaultName, getDefaultPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityName, getEntityWorld, getEyeHeight, getEyePos, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHandPosOffset, getHeight, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLeashOffset, getLeashPos, getLerpedPos, getMaxAir, getMaxNetherPortalTime, getMinFreezeDamageTicks, getMountedHeightOffset, getMoveEffect, getMovementDirection, getName, getNameLabelHeight, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPermissionLevel, getPistonBehavior, getPitch, getPitch, getPortalCooldown, getPortalRect, getPos, getPose, getPosWithYOffset, getRandomBodyY, getRemovalReason, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTeam, getServer, getSoundCategory, getSplashSound, getStandingEyeHeight, getSteppingBlockState, getSteppingPos, getStepSoundPos, getSwimHeight, getSwimSound, getSyncedPos, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getWorld, getX, getY, getYaw, getZ, handleAttack, hasCollidedSoftly, hasControllingPassenger, hasCustomName, hashCode, hasNoGravity, hasPassenger, hasPassenger, hasPassengerDeep, hasPassengers, hasPermissionLevel, hasPlayerRider, hasPortalCooldown, hasVehicle, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCrawling, isCustomNameVisible, isDescending, isFireImmune, isFlappingWings, isFrozen, isGlowingLocal, isImmuneToExplosion, isInLava, isInPose, isInRange, isInRange, isInsideWaterOrBubbleColumn, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isLiving, isLogicalSideForUpdatingMovement, isOnFire, isOnGround, isOnRail, isPartOf, isPlayer, isPushedByFluids, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSupportedBy, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, limitFallDistance, move, moveToWorld, occludeVibrationSignals, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onDataTrackerUpdate, onKilledOther, onLanding, onPassengerLookAround, onPlayerCollision, onRemoved, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playCombinationStepSounds, playExtinguishSound, playSecondaryStepSound, playSound, playSoundIfNotSilent, playStepSound, playSwimSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, readNbt, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, reinitDimensions, removeAllPassengers, removePassenger, removeScoreboardTag, requestTeleport, requestTeleportAndDismount, requestTeleportOffset, resetPortalCooldown, resetPosition, saveNbt, saveSelfNbt, scheduleVelocityUpdate, sendMessage, setAir, setBoundingBox, setChangeListener, setCustomName, setCustomNameVisible, setFireTicks, setFlag, setFrozenTicks, setGlowing, setId, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setOnGround, setOnGround, setPitch, setPortalCooldown, setPos, setPose, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setStepHeight, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setWorld, setYaw, shouldBroadcastConsoleToOps, shouldDismountUnderwater, shouldEscapePowderSnow, shouldReceiveFeedback, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTrackOutput, slowMovement, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, teleport, tickPortal, tickPortalCooldown, toNbtList, toNbtList, toString, tryCheckBlockCollision, unsetRemoved, updateEventHandler, updateKilledAdvancementCriterion, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSupportingBlockPos, updateSwimming, updateTrackedPosition, updateVelocity, updateWaterState, wouldPoseNotCollide, writeNbtMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutputcannotBeSilenced
- 
Field Details- 
TYPE- Mappings:
- Namespace - Name - Mixin selector - official - bX- Lbrv;bX:Laby;- intermediary - field_17949- Lnet/minecraft/class_4019;field_17949:Lnet/minecraft/class_2940;- named - TYPE- Lnet/minecraft/entity/passive/FoxEntity;TYPE:Lnet/minecraft/entity/data/TrackedData;
 
- 
FOX_FLAGS- Mappings:
- Namespace - Name - Mixin selector - official - bY- Lbrv;bY:Laby;- intermediary - field_17950- Lnet/minecraft/class_4019;field_17950:Lnet/minecraft/class_2940;- named - FOX_FLAGS- Lnet/minecraft/entity/passive/FoxEntity;FOX_FLAGS:Lnet/minecraft/entity/data/TrackedData;
 
- 
SITTING_FLAGprivate static final int SITTING_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - bZ- Lbrv;bZ:I- intermediary - field_30331- Lnet/minecraft/class_4019;field_30331:I- named - SITTING_FLAG- Lnet/minecraft/entity/passive/FoxEntity;SITTING_FLAG:I
 
- 
CROUCHING_FLAGpublic static final int CROUCHING_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - bT- Lbrv;bT:I- intermediary - field_30328- Lnet/minecraft/class_4019;field_30328:I- named - CROUCHING_FLAG- Lnet/minecraft/entity/passive/FoxEntity;CROUCHING_FLAG:I
 
- 
ROLLING_HEAD_FLAGpublic static final int ROLLING_HEAD_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - bU- Lbrv;bU:I- intermediary - field_30329- Lnet/minecraft/class_4019;field_30329:I- named - ROLLING_HEAD_FLAG- Lnet/minecraft/entity/passive/FoxEntity;ROLLING_HEAD_FLAG:I
 
- 
CHASING_FLAGpublic static final int CHASING_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - bW- Lbrv;bW:I- intermediary - field_30330- Lnet/minecraft/class_4019;field_30330:I- named - CHASING_FLAG- Lnet/minecraft/entity/passive/FoxEntity;CHASING_FLAG:I
 
- 
SLEEPING_FLAGprivate static final int SLEEPING_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - ca- Lbrv;ca:I- intermediary - field_30332- Lnet/minecraft/class_4019;field_30332:I- named - SLEEPING_FLAG- Lnet/minecraft/entity/passive/FoxEntity;SLEEPING_FLAG:I
 
- 
WALKING_FLAGprivate static final int WALKING_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - cb- Lbrv;cb:I- intermediary - field_30333- Lnet/minecraft/class_4019;field_30333:I- named - WALKING_FLAG- Lnet/minecraft/entity/passive/FoxEntity;WALKING_FLAG:I
 
- 
AGGRESSIVE_FLAGprivate static final int AGGRESSIVE_FLAG- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - cc- Lbrv;cc:I- intermediary - field_30334- Lnet/minecraft/class_4019;field_30334:I- named - AGGRESSIVE_FLAG- Lnet/minecraft/entity/passive/FoxEntity;AGGRESSIVE_FLAG:I
 
- 
OWNER- Mappings:
- Namespace - Name - Mixin selector - official - cd- Lbrv;cd:Laby;- intermediary - field_17951- Lnet/minecraft/class_4019;field_17951:Lnet/minecraft/class_2940;- named - OWNER- Lnet/minecraft/entity/passive/FoxEntity;OWNER:Lnet/minecraft/entity/data/TrackedData;
 
- 
OTHER_TRUSTED- Mappings:
- Namespace - Name - Mixin selector - official - ce- Lbrv;ce:Laby;- intermediary - field_17952- Lnet/minecraft/class_4019;field_17952:Lnet/minecraft/class_2940;- named - OTHER_TRUSTED- Lnet/minecraft/entity/passive/FoxEntity;OTHER_TRUSTED:Lnet/minecraft/entity/data/TrackedData;
 
- 
PICKABLE_DROP_FILTER- Mappings:
- Namespace - Name - Mixin selector - official - cf- Lbrv;cf:Ljava/util/function/Predicate;- intermediary - field_17953- Lnet/minecraft/class_4019;field_17953:Ljava/util/function/Predicate;- named - PICKABLE_DROP_FILTER- Lnet/minecraft/entity/passive/FoxEntity;PICKABLE_DROP_FILTER:Ljava/util/function/Predicate;
 
- 
JUST_ATTACKED_SOMETHING_FILTER- Mappings:
- Namespace - Name - Mixin selector - official - cg- Lbrv;cg:Ljava/util/function/Predicate;- intermediary - field_17954- Lnet/minecraft/class_4019;field_17954:Ljava/util/function/Predicate;- named - JUST_ATTACKED_SOMETHING_FILTER- Lnet/minecraft/entity/passive/FoxEntity;JUST_ATTACKED_SOMETHING_FILTER:Ljava/util/function/Predicate;
 
- 
CHICKEN_AND_RABBIT_FILTER- Mappings:
- Namespace - Name - Mixin selector - official - ch- Lbrv;ch:Ljava/util/function/Predicate;- intermediary - field_17955- Lnet/minecraft/class_4019;field_17955:Ljava/util/function/Predicate;- named - CHICKEN_AND_RABBIT_FILTER- Lnet/minecraft/entity/passive/FoxEntity;CHICKEN_AND_RABBIT_FILTER:Ljava/util/function/Predicate;
 
- 
NOTICEABLE_PLAYER_FILTER- Mappings:
- Namespace - Name - Mixin selector - official - ci- Lbrv;ci:Ljava/util/function/Predicate;- intermediary - field_17956- Lnet/minecraft/class_4019;field_17956:Ljava/util/function/Predicate;- named - NOTICEABLE_PLAYER_FILTER- Lnet/minecraft/entity/passive/FoxEntity;NOTICEABLE_PLAYER_FILTER:Ljava/util/function/Predicate;
 
- 
EATING_DURATIONprivate static final int EATING_DURATION- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - cj- Lbrv;cj:I- intermediary - field_30335- Lnet/minecraft/class_4019;field_30335:I- named - EATING_DURATION- Lnet/minecraft/entity/passive/FoxEntity;EATING_DURATION:I
 
- 
followChickenAndRabbitGoal- Mappings:
- Namespace - Name - Mixin selector - official - ck- Lbrv;ck:Lbmv;- intermediary - field_17957- Lnet/minecraft/class_4019;field_17957:Lnet/minecraft/class_1352;- named - followChickenAndRabbitGoal- Lnet/minecraft/entity/passive/FoxEntity;followChickenAndRabbitGoal:Lnet/minecraft/entity/ai/goal/Goal;
 
- 
followBabyTurtleGoal- Mappings:
- Namespace - Name - Mixin selector - official - cl- Lbrv;cl:Lbmv;- intermediary - field_17958- Lnet/minecraft/class_4019;field_17958:Lnet/minecraft/class_1352;- named - followBabyTurtleGoal- Lnet/minecraft/entity/passive/FoxEntity;followBabyTurtleGoal:Lnet/minecraft/entity/ai/goal/Goal;
 
- 
followFishGoal- Mappings:
- Namespace - Name - Mixin selector - official - cm- Lbrv;cm:Lbmv;- intermediary - field_17959- Lnet/minecraft/class_4019;field_17959:Lnet/minecraft/class_1352;- named - followFishGoal- Lnet/minecraft/entity/passive/FoxEntity;followFishGoal:Lnet/minecraft/entity/ai/goal/Goal;
 
- 
headRollProgressprivate float headRollProgress- Mappings:
- Namespace - Name - Mixin selector - official - cn- Lbrv;cn:F- intermediary - field_17960- Lnet/minecraft/class_4019;field_17960:F- named - headRollProgress- Lnet/minecraft/entity/passive/FoxEntity;headRollProgress:F
 
- 
lastHeadRollProgressprivate float lastHeadRollProgress- Mappings:
- Namespace - Name - Mixin selector - official - co- Lbrv;co:F- intermediary - field_17961- Lnet/minecraft/class_4019;field_17961:F- named - lastHeadRollProgress- Lnet/minecraft/entity/passive/FoxEntity;lastHeadRollProgress:F
 
- 
extraRollingHeightfloat extraRollingHeight- Mappings:
- Namespace - Name - Mixin selector - official - cp- Lbrv;cp:F- intermediary - field_17962- Lnet/minecraft/class_4019;field_17962:F- named - extraRollingHeight- Lnet/minecraft/entity/passive/FoxEntity;extraRollingHeight:F
 
- 
lastExtraRollingHeightfloat lastExtraRollingHeight- Mappings:
- Namespace - Name - Mixin selector - official - cq- Lbrv;cq:F- intermediary - field_17963- Lnet/minecraft/class_4019;field_17963:F- named - lastExtraRollingHeight- Lnet/minecraft/entity/passive/FoxEntity;lastExtraRollingHeight:F
 
- 
eatingTimeprivate int eatingTime- Mappings:
- Namespace - Name - Mixin selector - official - cr- Lbrv;cr:I- intermediary - field_17964- Lnet/minecraft/class_4019;field_17964:I- named - eatingTime- Lnet/minecraft/entity/passive/FoxEntity;eatingTime:I
 
 
- 
- 
Constructor Details- 
FoxEntity- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbfj;<init>(Lbfn;Lcmm;)V- intermediary - <init>- Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V- named - <init>- Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
 
 
- 
- 
Method Details- 
initDataTrackerprotected void initDataTracker()Initializes data tracker.- Overrides:
- initDataTrackerin class- PassiveEntity
- Mappings:
- Namespace - Name - Mixin selector - official - a_- Lbfj;a_()V- intermediary - method_5693- Lnet/minecraft/class_1297;method_5693()V- named - initDataTracker- Lnet/minecraft/entity/Entity;initDataTracker()V
 
- 
initGoalsprotected void initGoals()
- 
getEatSound- Overrides:
- getEatSoundin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lbfz;d(Lcfz;)Lamg;- intermediary - method_18869- Lnet/minecraft/class_1309;method_18869(Lnet/minecraft/class_1799;)Lnet/minecraft/class_3414;- named - getEatSound- Lnet/minecraft/entity/LivingEntity;getEatSound(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/sound/SoundEvent;
 
- 
tickMovementpublic void tickMovement()- Overrides:
- tickMovementin class- AnimalEntity
- Mappings:
- Namespace - Name - Mixin selector - official - b_- Lbfz;b_()V- intermediary - method_6007- Lnet/minecraft/class_1309;method_6007()V- named - tickMovement- Lnet/minecraft/entity/LivingEntity;tickMovement()V
 
- 
isImmobileprotected boolean isImmobile()- Overrides:
- isImmobilein class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - eT- Lbfz;eT()Z- intermediary - method_6062- Lnet/minecraft/class_1309;method_6062()Z- named - isImmobile- Lnet/minecraft/entity/LivingEntity;isImmobile()Z
 
- 
canEat- Mappings:
- Namespace - Name - Mixin selector - official - l- Lbrv;l(Lcfz;)Z- intermediary - method_18430- Lnet/minecraft/class_4019;method_18430(Lnet/minecraft/class_1799;)Z- named - canEat- Lnet/minecraft/entity/passive/FoxEntity;canEat(Lnet/minecraft/item/ItemStack;)Z
 
- 
initEquipment- Overrides:
- initEquipmentin class- MobEntity
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbgb;a(Lapf;Lbdv;)V- intermediary - method_5964- Lnet/minecraft/class_1308;method_5964(Lnet/minecraft/class_5819;Lnet/minecraft/class_1266;)V- named - initEquipment- Lnet/minecraft/entity/mob/MobEntity;initEquipment(Lnet/minecraft/util/math/random/Random;Lnet/minecraft/world/LocalDifficulty;)V
 
- 
handleStatuspublic void handleStatus(byte status) Called on the client when the entity receives an entity status from the server. They are often used to spawn particles or play sounds. Subclasses can override this method to handle custom entity status.- Overrides:
- handleStatusin class- AnimalEntity
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbfj;b(B)V- intermediary - method_5711- Lnet/minecraft/class_1297;method_5711(B)V- named - handleStatus- Lnet/minecraft/entity/Entity;handleStatus(B)V
 
- 
createFoxAttributes- Mappings:
- Namespace - Name - Mixin selector - official - q- Lbrv;q()Lbhf$a;- intermediary - method_26885- Lnet/minecraft/class_4019;method_26885()Lnet/minecraft/class_5132$class_5133;- named - createFoxAttributes- Lnet/minecraft/entity/passive/FoxEntity;createFoxAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
 
- 
createChild@Nullable public @Nullable FoxEntity createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) - Specified by:
- createChildin class- PassiveEntity
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbrv;b(Laif;Lbfe;)Lbrv;- intermediary - method_18260- Lnet/minecraft/class_4019;method_18260(Lnet/minecraft/class_3218;Lnet/minecraft/class_1296;)Lnet/minecraft/class_4019;- named - createChild- Lnet/minecraft/entity/passive/FoxEntity;createChild(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/FoxEntity;
 
- 
canSpawnpublic static boolean canSpawn(EntityType<FoxEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) - Mappings:
- Namespace - Name - Mixin selector - official - c- Lbrv;c(Lbfn;Lcmn;Lbgd;Lgu;Lapf;)Z- intermediary - method_39449- Lnet/minecraft/class_4019;method_39449(Lnet/minecraft/class_1299;Lnet/minecraft/class_1936;Lnet/minecraft/class_3730;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Z- named - canSpawn- Lnet/minecraft/entity/passive/FoxEntity;canSpawn(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)Z
 
- 
initialize@Nullable public @Nullable EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable @Nullable EntityData entityData, @Nullable @Nullable NbtCompound entityNbt) - Overrides:
- initializein class- PassiveEntity
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbgb;a(Lcnb;Lbdv;Lbgd;Lbgt;Lqr;)Lbgt;- intermediary - method_5943- Lnet/minecraft/class_1308;method_5943(Lnet/minecraft/class_5425;Lnet/minecraft/class_1266;Lnet/minecraft/class_3730;Lnet/minecraft/class_1315;Lnet/minecraft/class_2487;)Lnet/minecraft/class_1315;- named - initialize- Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/entity/EntityData;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/entity/EntityData;
 
- 
addTypeSpecificGoalsprivate void addTypeSpecificGoals()- Mappings:
- Namespace - Name - Mixin selector - official - gi- Lbrv;gi()V- intermediary - method_18280- Lnet/minecraft/class_4019;method_18280()V- named - addTypeSpecificGoals- Lnet/minecraft/entity/passive/FoxEntity;addTypeSpecificGoals()V
 
- 
eat- Overrides:
- eatin class- AnimalEntity
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbrl;a(Lbyo;Lbdw;Lcfz;)V- intermediary - method_6475- Lnet/minecraft/class_1429;method_6475(Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;Lnet/minecraft/class_1799;)V- named - eat- Lnet/minecraft/entity/passive/AnimalEntity;eat(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/item/ItemStack;)V
 
- 
getActiveEyeHeight- Overrides:
- getActiveEyeHeightin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbfz;b(Lbgl;Lbfk;)F- intermediary - method_18394- Lnet/minecraft/class_1309;method_18394(Lnet/minecraft/class_4050;Lnet/minecraft/class_4048;)F- named - getActiveEyeHeight- Lnet/minecraft/entity/LivingEntity;getActiveEyeHeight(Lnet/minecraft/entity/EntityPose;Lnet/minecraft/entity/EntityDimensions;)F
 
- 
getVariant- Specified by:
- getVariantin interface- VariantHolder<FoxEntity.Type>
- Mappings:
- Namespace - Name - Mixin selector - official - r- Lbrv;r()Lbrv$v;- intermediary - method_47845- Lnet/minecraft/class_4019;method_47845()Lnet/minecraft/class_4019$class_4039;- named - getVariant- Lnet/minecraft/entity/passive/FoxEntity;getVariant()Lnet/minecraft/entity/passive/FoxEntity$Type;
 
- 
setVariant- Specified by:
- setVariantin interface- VariantHolder<FoxEntity.Type>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbrv;a(Lbrv$v;)V- intermediary - method_47844- Lnet/minecraft/class_4019;method_47844(Lnet/minecraft/class_4019$class_4039;)V- named - setVariant- Lnet/minecraft/entity/passive/FoxEntity;setVariant(Lnet/minecraft/entity/passive/FoxEntity$Type;)V
 
- 
getTrustedUuids- Mappings:
- Namespace - Name - Mixin selector - official - gj- Lbrv;gj()Ljava/util/List;- intermediary - method_18281- Lnet/minecraft/class_4019;method_18281()Ljava/util/List;- named - getTrustedUuids- Lnet/minecraft/entity/passive/FoxEntity;getTrustedUuids()Ljava/util/List;
 
- 
addTrustedUuid- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbrv;b(Ljava/util/UUID;)V- intermediary - method_18266- Lnet/minecraft/class_4019;method_18266(Ljava/util/UUID;)V- named - addTrustedUuid- Lnet/minecraft/entity/passive/FoxEntity;addTrustedUuid(Ljava/util/UUID;)V
 
- 
writeCustomDataToNbtWrites custom data tonbt. Subclasses has 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 class- AnimalEntity
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbfj;b(Lqr;)V- intermediary - method_5652- Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)V- named - writeCustomDataToNbt- Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
 
- 
readCustomDataFromNbtReads custom data fromnbt. Subclasses has 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 class- AnimalEntity
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbfj;a(Lqr;)V- intermediary - method_5749- Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)V- named - readCustomDataFromNbt- Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
 
- 
isSittingpublic boolean isSitting()- Mappings:
- Namespace - Name - Mixin selector - official - w- Lbrv;w()Z- intermediary - method_18272- Lnet/minecraft/class_4019;method_18272()Z- named - isSitting- Lnet/minecraft/entity/passive/FoxEntity;isSitting()Z
 
- 
setSittingpublic void setSitting(boolean sitting) - Mappings:
- Namespace - Name - Mixin selector - official - w- Lbrv;w(Z)V- intermediary - method_18294- Lnet/minecraft/class_4019;method_18294(Z)V- named - setSitting- Lnet/minecraft/entity/passive/FoxEntity;setSitting(Z)V
 
- 
isWalkingpublic boolean isWalking()- Mappings:
- Namespace - Name - Mixin selector - official - fY- Lbrv;fY()Z- intermediary - method_18273- Lnet/minecraft/class_4019;method_18273()Z- named - isWalking- Lnet/minecraft/entity/passive/FoxEntity;isWalking()Z
 
- 
setWalkingvoid setWalking(boolean walking) - Mappings:
- Namespace - Name - Mixin selector - official - A- Lbrv;A(Z)V- intermediary - method_18295- Lnet/minecraft/class_4019;method_18295(Z)V- named - setWalking- Lnet/minecraft/entity/passive/FoxEntity;setWalking(Z)V
 
- 
isAggressiveboolean isAggressive()- Mappings:
- Namespace - Name - Mixin selector - official - gk- Lbrv;gk()Z- intermediary - method_18282- Lnet/minecraft/class_4019;method_18282()Z- named - isAggressive- Lnet/minecraft/entity/passive/FoxEntity;isAggressive()Z
 
- 
setAggressivevoid setAggressive(boolean aggressive) - Mappings:
- Namespace - Name - Mixin selector - official - B- Lbrv;B(Z)V- intermediary - method_18301- Lnet/minecraft/class_4019;method_18301(Z)V- named - setAggressive- Lnet/minecraft/entity/passive/FoxEntity;setAggressive(Z)V
 
- 
isSleepingpublic boolean isSleeping()- Overrides:
- isSleepingin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - fy- Lbfz;fy()Z- intermediary - method_6113- Lnet/minecraft/class_1309;method_6113()Z- named - isSleeping- Lnet/minecraft/entity/LivingEntity;isSleeping()Z
 
- 
setSleepingvoid setSleeping(boolean sleeping) - Mappings:
- Namespace - Name - Mixin selector - official - C- Lbrv;C(Z)V- intermediary - method_18302- Lnet/minecraft/class_4019;method_18302(Z)V- named - setSleeping- Lnet/minecraft/entity/passive/FoxEntity;setSleeping(Z)V
 
- 
setFoxFlagprivate void setFoxFlag(int mask, boolean value) - Mappings:
- Namespace - Name - Mixin selector - official - d- Lbrv;d(IZ)V- intermediary - method_18269- Lnet/minecraft/class_4019;method_18269(IZ)V- named - setFoxFlag- Lnet/minecraft/entity/passive/FoxEntity;setFoxFlag(IZ)V
 
- 
getFoxFlagprivate boolean getFoxFlag(int bitmask) - Mappings:
- Namespace - Name - Mixin selector - official - t- Lbrv;t(I)Z- intermediary - method_18293- Lnet/minecraft/class_4019;method_18293(I)Z- named - getFoxFlag- Lnet/minecraft/entity/passive/FoxEntity;getFoxFlag(I)Z
 
- 
canEquip
- 
canPickupItem- Overrides:
- canPickupItemin class- MobEntity
- Mappings:
- Namespace - Name - Mixin selector - official - j- Lbgb;j(Lcfz;)Z- intermediary - method_5939- Lnet/minecraft/class_1308;method_5939(Lnet/minecraft/class_1799;)Z- named - canPickupItem- Lnet/minecraft/entity/mob/MobEntity;canPickupItem(Lnet/minecraft/item/ItemStack;)Z
 
- 
spit- Mappings:
- Namespace - Name - Mixin selector - official - n- Lbrv;n(Lcfz;)V- intermediary - method_18289- Lnet/minecraft/class_4019;method_18289(Lnet/minecraft/class_1799;)V- named - spit- Lnet/minecraft/entity/passive/FoxEntity;spit(Lnet/minecraft/item/ItemStack;)V
 
- 
dropItem- Mappings:
- Namespace - Name - Mixin selector - official - o- Lbrv;o(Lcfz;)V- intermediary - method_18291- Lnet/minecraft/class_4019;method_18291(Lnet/minecraft/class_1799;)V- named - dropItem- Lnet/minecraft/entity/passive/FoxEntity;dropItem(Lnet/minecraft/item/ItemStack;)V
 
- 
loot
- 
tickpublic void tick()Ticks this entity.
- 
isBreedingItem- Overrides:
- isBreedingItemin class- AnimalEntity
- Mappings:
- Namespace - Name - Mixin selector - official - m- Lbrl;m(Lcfz;)Z- intermediary - method_6481- Lnet/minecraft/class_1429;method_6481(Lnet/minecraft/class_1799;)Z- named - isBreedingItem- Lnet/minecraft/entity/passive/AnimalEntity;isBreedingItem(Lnet/minecraft/item/ItemStack;)Z
 
- 
onPlayerSpawnedChild- Overrides:
- onPlayerSpawnedChildin class- MobEntity
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbgb;a(Lbyo;Lbgb;)V- intermediary - method_18249- Lnet/minecraft/class_1308;method_18249(Lnet/minecraft/class_1657;Lnet/minecraft/class_1308;)V- named - onPlayerSpawnedChild- Lnet/minecraft/entity/mob/MobEntity;onPlayerSpawnedChild(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/mob/MobEntity;)V
 
- 
isChasingpublic boolean isChasing()- Mappings:
- Namespace - Name - Mixin selector - official - ge- Lbrv;ge()Z- intermediary - method_18274- Lnet/minecraft/class_4019;method_18274()Z- named - isChasing- Lnet/minecraft/entity/passive/FoxEntity;isChasing()Z
 
- 
setChasingpublic void setChasing(boolean chasing) - Mappings:
- Namespace - Name - Mixin selector - official - x- Lbrv;x(Z)V- intermediary - method_18296- Lnet/minecraft/class_4019;method_18296(Z)V- named - setChasing- Lnet/minecraft/entity/passive/FoxEntity;setChasing(Z)V
 
- 
isJumpingpublic boolean isJumping()- Mappings:
- Namespace - Name - Mixin selector - official - gf- Lbrv;gf()Z- intermediary - method_35172- Lnet/minecraft/class_4019;method_35172()Z- named - isJumping- Lnet/minecraft/entity/passive/FoxEntity;isJumping()Z
 
- 
isFullyCrouchedpublic boolean isFullyCrouched()- Mappings:
- Namespace - Name - Mixin selector - official - gg- Lbrv;gg()Z- intermediary - method_18275- Lnet/minecraft/class_4019;method_18275()Z- named - isFullyCrouched- Lnet/minecraft/entity/passive/FoxEntity;isFullyCrouched()Z
 
- 
setCrouchingpublic void setCrouching(boolean crouching) - Mappings:
- Namespace - Name - Mixin selector - official - y- Lbrv;y(Z)V- intermediary - method_18297- Lnet/minecraft/class_4019;method_18297(Z)V- named - setCrouching- Lnet/minecraft/entity/passive/FoxEntity;setCrouching(Z)V
 
- 
isInSneakingPosepublic boolean isInSneakingPose()Returns whether the entity is in a crouching pose.Compared to Entity.isSneaking(), it only makes the entity appear crouching and does not bring other effects of sneaking, such as no less obvious name label rendering, no dismounting while riding, etc.This is used by vanilla for non-player entities to crouch, such as for foxes and cats. This is also used when the entity is a player and the player would otherwise collide with blocks (for example, when the player is in a 1.5 blocks tall tunnel). - Overrides:
- isInSneakingPosein class- Entity
- Returns:
- whether the entity is in a crouching pose
- Mappings:
- Namespace - Name - Mixin selector - official - bU- Lbfj;bU()Z- intermediary - method_18276- Lnet/minecraft/class_1297;method_18276()Z- named - isInSneakingPose- Lnet/minecraft/entity/Entity;isInSneakingPose()Z
 
- 
setRollingHeadpublic void setRollingHead(boolean rollingHead) - Mappings:
- Namespace - Name - Mixin selector - official - z- Lbrv;z(Z)V- intermediary - method_18299- Lnet/minecraft/class_4019;method_18299(Z)V- named - setRollingHead- Lnet/minecraft/entity/passive/FoxEntity;setRollingHead(Z)V
 
- 
isRollingHeadpublic boolean isRollingHead()- Mappings:
- Namespace - Name - Mixin selector - official - gh- Lbrv;gh()Z- intermediary - method_18277- Lnet/minecraft/class_4019;method_18277()Z- named - isRollingHead- Lnet/minecraft/entity/passive/FoxEntity;isRollingHead()Z
 
- 
getHeadRollpublic float getHeadRoll(float tickDelta) - Mappings:
- Namespace - Name - Mixin selector - official - D- Lbrv;D(F)F- intermediary - method_18298- Lnet/minecraft/class_4019;method_18298(F)F- named - getHeadRoll- Lnet/minecraft/entity/passive/FoxEntity;getHeadRoll(F)F
 
- 
getBodyRotationHeightOffsetpublic float getBodyRotationHeightOffset(float tickDelta) - Mappings:
- Namespace - Name - Mixin selector - official - E- Lbrv;E(F)F- intermediary - method_18300- Lnet/minecraft/class_4019;method_18300(F)F- named - getBodyRotationHeightOffset- Lnet/minecraft/entity/passive/FoxEntity;getBodyRotationHeightOffset(F)F
 
- 
setTarget
- 
computeFallDamageprotected int computeFallDamage(float fallDistance, float damageMultiplier) - Overrides:
- computeFallDamagein class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lbfz;d(FF)I- intermediary - method_23329- Lnet/minecraft/class_1309;method_23329(FF)I- named - computeFallDamage- Lnet/minecraft/entity/LivingEntity;computeFallDamage(FF)I
 
- 
stopSleepingvoid stopSleeping()- Mappings:
- Namespace - Name - Mixin selector - official - gl- Lbrv;gl()V- intermediary - method_18283- Lnet/minecraft/class_4019;method_18283()V- named - stopSleeping- Lnet/minecraft/entity/passive/FoxEntity;stopSleeping()V
 
- 
stopActionsvoid stopActions()- Mappings:
- Namespace - Name - Mixin selector - official - gm- Lbrv;gm()V- intermediary - method_18284- Lnet/minecraft/class_4019;method_18284()V- named - stopActions- Lnet/minecraft/entity/passive/FoxEntity;stopActions()V
 
- 
wantsToPickupItemboolean wantsToPickupItem()- Mappings:
- Namespace - Name - Mixin selector - official - gn- Lbrv;gn()Z- intermediary - method_18285- Lnet/minecraft/class_4019;method_18285()Z- named - wantsToPickupItem- Lnet/minecraft/entity/passive/FoxEntity;wantsToPickupItem()Z
 
- 
playAmbientSoundpublic void playAmbientSound()- Overrides:
- playAmbientSoundin class- MobEntity
- Mappings:
- Namespace - Name - Mixin selector - official - N- Lbgb;N()V- intermediary - method_5966- Lnet/minecraft/class_1308;method_5966()V- named - playAmbientSound- Lnet/minecraft/entity/mob/MobEntity;playAmbientSound()V
 
- 
getAmbientSound- Overrides:
- getAmbientSoundin class- MobEntity
- Mappings:
- Namespace - Name - Mixin selector - official - s- Lbgb;s()Lamg;- intermediary - method_5994- Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;- named - getAmbientSound- Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
 
- 
getHurtSound- Overrides:
- getHurtSoundin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lbfz;d(Lben;)Lamg;- intermediary - method_6011- Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;- named - getHurtSound- Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
 
- 
getDeathSound- Overrides:
- getDeathSoundin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - g_- Lbfz;g_()Lamg;- intermediary - method_6002- Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;- named - getDeathSound- Lnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
 
- 
canTrust- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbrv;c(Ljava/util/UUID;)Z- intermediary - method_18428- Lnet/minecraft/class_4019;method_18428(Ljava/util/UUID;)Z- named - canTrust- Lnet/minecraft/entity/passive/FoxEntity;canTrust(Ljava/util/UUID;)Z
 
- 
drop- Overrides:
- dropin class- LivingEntity
- Mappings:
- Namespace - Name - Mixin selector - official - g- Lbfz;g(Lben;)V- intermediary - method_16080- Lnet/minecraft/class_1309;method_16080(Lnet/minecraft/class_1282;)V- named - drop- Lnet/minecraft/entity/LivingEntity;drop(Lnet/minecraft/entity/damage/DamageSource;)V
 
- 
canJumpChase- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbrv;a(Lbrv;Lbfz;)Z- intermediary - method_18257- Lnet/minecraft/class_4019;method_18257(Lnet/minecraft/class_4019;Lnet/minecraft/class_1309;)Z- named - canJumpChase- Lnet/minecraft/entity/passive/FoxEntity;canJumpChase(Lnet/minecraft/entity/passive/FoxEntity;Lnet/minecraft/entity/LivingEntity;)Z
 
- 
getLeashOffsetReturns 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 class- Entity
- Returns:
- the offset from the entity's position where the leash is attached to
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - cG- Lbfj;cG()Leei;- intermediary - method_29919- Lnet/minecraft/class_1297;method_29919()Lnet/minecraft/class_243;- named - getLeashOffset- Lnet/minecraft/entity/Entity;getLeashOffset()Lnet/minecraft/util/math/Vec3d;
 
 
-