Package net.minecraft.entity.passive
Class PandaEntity
- All Implemented Interfaces:
EntityLike,CommandOutput,Nameable
public class PandaEntity extends AnimalEntity
- Mappings:
Namespace Name official bbwintermediary net/minecraft/class_1440named net/minecraft/entity/passive/PandaEntity
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classPandaEntity.AttackGoal(package private) static classPandaEntity.ExtinguishFireGoalstatic classPandaEntity.Gene(package private) static classPandaEntity.LieOnBackGoal(package private) static classPandaEntity.LookAtEntityGoal(package private) static classPandaEntity.PandaFleeGoal<T extends LivingEntity>(package private) classPandaEntity.PandaMateGoal(package private) static classPandaEntity.PandaMoveControl(package private) static classPandaEntity.PandaRevengeGoal(package private) classPandaEntity.PickUpFoodGoal(package private) static classPandaEntity.PlayGoal(package private) static classPandaEntity.SneezeGoalNested classes/interfaces inherited from class net.minecraft.entity.passive.PassiveEntity
PassiveEntity.PassiveDataNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.class_5799, Entity.PositionUpdater, Entity.RemovalReason -
Field Summary
Fields Modifier and Type Field Description private static TargetPredicateASK_FOR_BAMBOO_TARGETprivate static TrackedData<Integer>ASK_FOR_BAMBOO_TICKSprivate static TrackedData<Integer>EATING_TICKSprivate static TrackedData<Byte>HIDDEN_GENEprivate static Predicate<ItemEntity>IS_FOODprivate floatlastLieOnBackAnimationProgressprivate floatlastRollOverAnimationProgressprivate floatlastScaredAnimationProgressprivate floatlieOnBackAnimationProgressprivate PandaEntity.LookAtEntityGoallookAtPlayerGoalprivate static TrackedData<Byte>MAIN_GENEprivate static TrackedData<Byte>PANDA_FLAGSprivate Vec3dplayingJumpintplayingTicksprivate floatrollOverAnimationProgressprivate floatscaredAnimationProgressprivate booleanshouldAttackprivate booleanshouldGetRevengeprivate static TrackedData<Integer>SNEEZE_PROGRESSFields inherited from class net.minecraft.entity.passive.PassiveEntity
breedingAge, forcedAge, happyTicksRemainingFields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, armorDropChances, experiencePoints, goalSelector, handDropChances, jumpControl, lookControl, moveControl, navigation, targetSelectorFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, attackingPlayer, bodyTrackingIncrements, bodyYaw, brain, dead, deathTime, defaultMaxHealth, despawnCounter, field_6215, flyingSpeed, forwardSpeed, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, hurtTime, itemUseTimeLeft, jumping, knockbackVelocity, lastAttackedTicks, lastDamageTaken, lastHandSwingProgress, lastLimbDistance, limbAngle, limbDistance, LIVING_FLAGS, lookDirection, maxHurtTime, playerHitTimer, preferredHand, prevBodyYaw, prevHeadYaw, prevLookDirection, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, riptideTicks, roll, scoreAmount, serverHeadYaw, serverPitch, serverX, serverY, serverYaw, serverZ, sidewaysSpeed, SLEEPING_DIMENSIONS, stepBobbingAmount, stuckArrowTimer, stuckStingerTimer, upwardSpeedFields inherited from class net.minecraft.entity.Entity
age, dataTracker, distanceTraveled, fallDistance, field_28627, field_28629, firstUpdate, FLAGS, fluidHeight, glowing, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inNetherPortal, inPowderSnow, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, LOGGER, movementMultiplier, netherPortalTime, noClip, onGround, pitch, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, ridingCooldown, stepHeight, submergedFluidTag, submergedInWater, timeUntilRegen, touchingWater, uuid, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, world, yawFields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY -
Constructor Summary
Constructors Constructor Description PandaEntity(EntityType<? extends PandaEntity> type, World world) -
Method Summary
Methods inherited from class net.minecraft.entity.passive.AnimalEntity
breed, canBreedWith, canEat, canImmediatelyDespawn, eat, getCurrentExperience, getHeightOffset, getLoveTicks, getLovingPlayer, getMinAmbientSoundDelay, getPathfindingFavor, handleStatus, isInLove, isValidNaturalSpawn, lovePlayer, mobTick, resetLoveTicks, setLoveTicks, tickMovementMethods inherited from class net.minecraft.entity.passive.PassiveEntity
getBreedingAge, growUp, growUp, isBaby, isReadyToBreed, onGrowUp, onTrackedDataSet, setBaby, setBreedingAgeMethods inherited from class net.minecraft.entity.mob.PathAwareEntity
canSpawn, getPathfindingFavor, getRunFromLeashSpeed, isNavigating, updateForLeashLength, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
attachLeash, baseTick, canBeControlledByRider, canGather, canMobSpawn, canMoveVoluntarily, cannotDespawn, canPickupItem, canPickUpLoot, canSpawn, canTarget, canTarget, canUseRangedWeapon, checkDespawn, createBodyControl, createMobAttributes, createNavigation, detachLeash, dropEquipment, dropLoot, enchantEquipment, enchantMainHandItem, equipLootStack, equipStack, getArmorItems, getBodyYawSpeed, getDropChance, getEquipmentForSlot, getEquippedStack, getHoldingEntity, getItemsHand, getJumpControl, getLimitPerChunk, getLookControl, getLookPitchSpeed, getLookYawSpeed, getLootContextBuilder, getLootTable, getLootTableId, getMainArm, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getSafeFallDistance, getTarget, getVisibilityCache, hasPositionTarget, initEquipment, interact, isAffectedByDaylight, isAiDisabled, isDisallowedInPeaceful, isInWalkTargetRange, isInWalkTargetRange, isLeashed, isLeftHanded, isLogicalSideForUpdatingMovement, isPersistent, lookAtEntity, method_29243, method_29244, method_33191, movesIndependently, onEatingGrass, onPlayerSpawnedChild, playAmbientSound, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, sendAiDebugData, setAiDisabled, setAttacking, setCanPickUpLoot, setEquipmentDropChance, setForwardSpeed, setHoldingEntityId, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setTarget, setUpwardSpeed, spawnsTooManyForEachTry, startRiding, swimUpward, tickNewAi, tryEquip, turnHead, updateDropChances, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntity
addPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, animateDamage, applyArmorToDamage, applyDamage, applyEnchantmentsToDamage, applyMovementEffects, applyStatusEffect, attackLivingEntity, canBeRiddenInWater, canBreatheInWater, canDropLootAndXp, canFreeze, canHaveStatusEffect, canSee, canTakeDamage, canWalkOnFluid, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, collides, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createLivingAttributes, createSpawnPacket, damageArmor, damageShield, deserializeBrain, displaySoulSpeedEffects, drop, dropInventory, dropXp, eatFood, endCombat, enterCombat, fall, getAbsorptionAmount, getActiveEyeHeight, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getArrowType, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseMovementSpeedMultiplier, getBlockState, getBoundingBox, getBrain, getClimbingPos, getDamageTracker, getDespawnCounter, getDimensions, getDrinkSound, getEatSound, getEyeHeight, getFallSound, getGroup, getHandSwingProgress, getHeadYaw, getHealth, getItemUseTime, getItemUseTimeLeft, getJumpVelocity, getLastAttackedTime, getLastAttackTime, getLeaningPitch, getMainHandStack, getMaxHealth, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffHandStack, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getRandom, getRecentDamageSource, getRoll, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getSoundVolume, getStackInHand, getStatusEffect, getStatusEffects, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getVisibilityBoundingBox, getYaw, handleFallDamage, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isBlocking, isClimbing, isDead, isFallFlying, isHolding, isHolding, isHoldingOntoLadder, isImmobile, isInsideWall, isInSwimmingPose, isMobOrPlayer, isOnSoulSpeedBlock, isPushable, isSleeping, isTarget, isUndead, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lookAt, markEffectsDirty, method_26317, method_26318, method_29500, method_30633, method_31079, method_32318, method_33579, onAttacking, onDeath, onEquipStack, onKilledBy, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, playBlockFallSound, pushAway, pushAwayFrom, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, removeStatusEffectInternal, scheduleVelocityUpdate, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAbsorptionAmount, setAttacker, setAttacking, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setOnGround, setRiptideTicks, setSleepingPosition, setSprinting, setStackInHand, setStingerCount, setStuckArrowCount, setYaw, shouldAlwaysDropXp, shouldDisplaySoulSpeedEffects, shouldDropLoot, shouldRenderName, shouldSwimInFluids, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickCramming, tickHandSwing, tickInVoid, tickRiding, tickRiptide, tickStatusEffects, travel, triggerItemPickedUpByEntityCriteria, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAngles, wakeUpMethods inherited from class net.minecraft.entity.Entity
addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, adjustSingleAxisMovementForCollisions, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundsForPose, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeSpectated, canExplosionDestroyBlock, canFly, canStartRiding, canUsePortals, changeLookDirection, checkBlockCollision, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, dealDamage, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, fromTag, getAir, getBlockPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCustomName, getDataTracker, getDefaultName, getDefaultNetherPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityName, getEntityWorld, getEyeHeight, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHeight, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLerpedPos, getMaxAir, getMaxNetherPortalTime, getMinFreezeDamageTicks, getMountedHeightOffset, getMovementDirection, getName, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPermissionLevel, getPistonBehavior, getPitch, getPos, getPose, getPrimaryPassenger, getRandomBodyY, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getServer, getSoundCategory, getSplashSound, getStandingEyeHeight, getSwimSound, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getX, getY, getZ, handleAttack, hasCustomName, hashCode, hasNetherPortalCooldown, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, hasPassengerType, hasPermissionLevel, hasPlayerRider, hasVehicle, hasWings, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCustomNameVisible, isDescending, isFireImmune, isFreezing, isGlowing, isImmuneToExplosion, isInLava, isInRange, isInsideWaterOrBubbleColumn, isInSneakingPose, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isLiving, isOnFire, isOnGround, isPartOf, isPlayer, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, method_29241, method_29919, method_30330, method_30951, method_31744, method_32877, method_33332, method_33567, method_33568, method_33569, method_33570, method_33571, method_33573, method_33574, method_33575, move, moveToWorld, occludeVibrationSignals, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onKilledOther, onPassengerLookAround, onPlayerCollision, onSpawnPacket, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playFlySound, playSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, requestTeleport, resetNetherPortalCooldown, resetPosition, saveSelfToTag, saveToTag, sendSystemMessage, setAir, setBoundingBox, setCustomName, setCustomNameVisible, setEntityId, setFireTicks, setFlag, setFrozenTicks, setGlowing, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setPos, setPose, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, shouldBroadcastConsoleToOps, shouldLeaveSwimmingPose, shouldReceiveFeedback, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTrackOutput, slowMovement, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredHorizontalLength, startRiding, streamPassengers, streamPassengersRecursively, teleport, tickNetherPortal, tickNetherPortalCooldown, toListTag, toListTag, toString, toTag, unsetRemoved, updateKilledAdvancementCriterion, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSwimming, updateTrackedPosition, updateTrackedPosition, updateVelocity, updateWaterState, wouldPoseNotCollide
-
Field Details
-
ASK_FOR_BAMBOO_TICKS
- Mappings:
Namespace Name Mixin selector official bnLbbw;bn:Lvk;intermediary field_6764Lnet/minecraft/class_1440;field_6764:Lnet/minecraft/class_2940;named ASK_FOR_BAMBOO_TICKSLnet/minecraft/entity/passive/PandaEntity;ASK_FOR_BAMBOO_TICKS:Lnet/minecraft/entity/data/TrackedData;
-
SNEEZE_PROGRESS
- Mappings:
Namespace Name Mixin selector official boLbbw;bo:Lvk;intermediary field_6771Lnet/minecraft/class_1440;field_6771:Lnet/minecraft/class_2940;named SNEEZE_PROGRESSLnet/minecraft/entity/passive/PandaEntity;SNEEZE_PROGRESS:Lnet/minecraft/entity/data/TrackedData;
-
EATING_TICKS
- Mappings:
Namespace Name Mixin selector official bpLbbw;bp:Lvk;intermediary field_6780Lnet/minecraft/class_1440;field_6780:Lnet/minecraft/class_2940;named EATING_TICKSLnet/minecraft/entity/passive/PandaEntity;EATING_TICKS:Lnet/minecraft/entity/data/TrackedData;
-
MAIN_GENE
- Mappings:
Namespace Name Mixin selector official bqLbbw;bq:Lvk;intermediary field_6766Lnet/minecraft/class_1440;field_6766:Lnet/minecraft/class_2940;named MAIN_GENELnet/minecraft/entity/passive/PandaEntity;MAIN_GENE:Lnet/minecraft/entity/data/TrackedData;
-
HIDDEN_GENE
- Mappings:
Namespace Name Mixin selector official brLbbw;br:Lvk;intermediary field_6781Lnet/minecraft/class_1440;field_6781:Lnet/minecraft/class_2940;named HIDDEN_GENELnet/minecraft/entity/passive/PandaEntity;HIDDEN_GENE:Lnet/minecraft/entity/data/TrackedData;
-
PANDA_FLAGS
- Mappings:
Namespace Name Mixin selector official bsLbbw;bs:Lvk;intermediary field_6768Lnet/minecraft/class_1440;field_6768:Lnet/minecraft/class_2940;named PANDA_FLAGSLnet/minecraft/entity/passive/PandaEntity;PANDA_FLAGS:Lnet/minecraft/entity/data/TrackedData;
-
ASK_FOR_BAMBOO_TARGET
- Mappings:
Namespace Name Mixin selector official btLbbw;bt:Lbal;intermediary field_21803Lnet/minecraft/class_1440;field_21803:Lnet/minecraft/class_4051;named ASK_FOR_BAMBOO_TARGETLnet/minecraft/entity/passive/PandaEntity;ASK_FOR_BAMBOO_TARGET:Lnet/minecraft/entity/ai/TargetPredicate;
-
IS_FOOD
- Mappings:
Namespace Name Mixin selector official bELbbw;bE:Ljava/util/function/Predicate;intermediary field_6765Lnet/minecraft/class_1440;field_6765:Ljava/util/function/Predicate;named IS_FOODLnet/minecraft/entity/passive/PandaEntity;IS_FOOD:Ljava/util/function/Predicate;
-
shouldGetRevenge
private boolean shouldGetRevenge- Mappings:
Namespace Name Mixin selector official buLbbw;bu:Zintermediary field_6769Lnet/minecraft/class_1440;field_6769:Znamed shouldGetRevengeLnet/minecraft/entity/passive/PandaEntity;shouldGetRevenge:Z
-
shouldAttack
private boolean shouldAttack- Mappings:
Namespace Name Mixin selector official bvLbbw;bv:Zintermediary field_6770Lnet/minecraft/class_1440;field_6770:Znamed shouldAttackLnet/minecraft/entity/passive/PandaEntity;shouldAttack:Z
-
playingTicks
public int playingTicks- Mappings:
Namespace Name Mixin selector official bmLbbw;bm:Iintermediary field_6767Lnet/minecraft/class_1440;field_6767:Inamed playingTicksLnet/minecraft/entity/passive/PandaEntity;playingTicks:I
-
playingJump
- Mappings:
Namespace Name Mixin selector official bwLbbw;bw:Ldiu;intermediary field_18277Lnet/minecraft/class_1440;field_18277:Lnet/minecraft/class_243;named playingJumpLnet/minecraft/entity/passive/PandaEntity;playingJump:Lnet/minecraft/util/math/Vec3d;
-
scaredAnimationProgress
private float scaredAnimationProgress- Mappings:
Namespace Name Mixin selector official bxLbbw;bx:Fintermediary field_6777Lnet/minecraft/class_1440;field_6777:Fnamed scaredAnimationProgressLnet/minecraft/entity/passive/PandaEntity;scaredAnimationProgress:F
-
lastScaredAnimationProgress
private float lastScaredAnimationProgress- Mappings:
Namespace Name Mixin selector official byLbbw;by:Fintermediary field_6779Lnet/minecraft/class_1440;field_6779:Fnamed lastScaredAnimationProgressLnet/minecraft/entity/passive/PandaEntity;lastScaredAnimationProgress:F
-
lieOnBackAnimationProgress
private float lieOnBackAnimationProgress- Mappings:
Namespace Name Mixin selector official bzLbbw;bz:Fintermediary field_6774Lnet/minecraft/class_1440;field_6774:Fnamed lieOnBackAnimationProgressLnet/minecraft/entity/passive/PandaEntity;lieOnBackAnimationProgress:F
-
lastLieOnBackAnimationProgress
private float lastLieOnBackAnimationProgress- Mappings:
Namespace Name Mixin selector official bALbbw;bA:Fintermediary field_6775Lnet/minecraft/class_1440;field_6775:Fnamed lastLieOnBackAnimationProgressLnet/minecraft/entity/passive/PandaEntity;lastLieOnBackAnimationProgress:F
-
rollOverAnimationProgress
private float rollOverAnimationProgress- Mappings:
Namespace Name Mixin selector official bBLbbw;bB:Fintermediary field_6772Lnet/minecraft/class_1440;field_6772:Fnamed rollOverAnimationProgressLnet/minecraft/entity/passive/PandaEntity;rollOverAnimationProgress:F
-
lastRollOverAnimationProgress
private float lastRollOverAnimationProgress- Mappings:
Namespace Name Mixin selector official bCLbbw;bC:Fintermediary field_6773Lnet/minecraft/class_1440;field_6773:Fnamed lastRollOverAnimationProgressLnet/minecraft/entity/passive/PandaEntity;lastRollOverAnimationProgress:F
-
lookAtPlayerGoal
- Mappings:
Namespace Name Mixin selector official bDLbbw;bD:Lbbw$g;intermediary field_21804Lnet/minecraft/class_1440;field_21804:Lnet/minecraft/class_1440$class_4056;named lookAtPlayerGoalLnet/minecraft/entity/passive/PandaEntity;lookAtPlayerGoal:Lnet/minecraft/entity/passive/PandaEntity$LookAtEntityGoal;
-
-
Constructor Details
-
PandaEntity
- Mappings:
Namespace Name Mixin selector official <init>Laqv;<init>(Laqz;Lbtv;)Vintermediary <init>Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
-
-
Method Details
-
canEquip
-
getAskForBambooTicks
public int getAskForBambooTicks()- Mappings:
Namespace Name Mixin selector official oLbbw;o()Iintermediary method_6521Lnet/minecraft/class_1440;method_6521()Inamed getAskForBambooTicksLnet/minecraft/entity/passive/PandaEntity;getAskForBambooTicks()I
-
setAskForBambooTicks
public void setAskForBambooTicks(int askForBambooTicks)- Mappings:
Namespace Name Mixin selector official uLbbw;u(I)Vintermediary method_6517Lnet/minecraft/class_1440;method_6517(I)Vnamed setAskForBambooTicksLnet/minecraft/entity/passive/PandaEntity;setAskForBambooTicks(I)V
-
isSneezing
public boolean isSneezing()- Mappings:
Namespace Name Mixin selector official rLbbw;r()Zintermediary method_6545Lnet/minecraft/class_1440;method_6545()Znamed isSneezingLnet/minecraft/entity/passive/PandaEntity;isSneezing()Z
-
isScared
public boolean isScared()- Mappings:
Namespace Name Mixin selector official flLbbw;fl()Zintermediary method_6535Lnet/minecraft/class_1440;method_6535()Znamed isScaredLnet/minecraft/entity/passive/PandaEntity;isScared()Z
-
setScared
public void setScared(boolean scared)- Mappings:
Namespace Name Mixin selector official uLbbw;u(Z)Vintermediary method_6513Lnet/minecraft/class_1440;method_6513(Z)Vnamed setScaredLnet/minecraft/entity/passive/PandaEntity;setScared(Z)V
-
isLyingOnBack
public boolean isLyingOnBack()- Mappings:
Namespace Name Mixin selector official fmLbbw;fm()Zintermediary method_6514Lnet/minecraft/class_1440;method_6514()Znamed isLyingOnBackLnet/minecraft/entity/passive/PandaEntity;isLyingOnBack()Z
-
setLyingOnBack
public void setLyingOnBack(boolean lyingOnBack)- Mappings:
Namespace Name Mixin selector official vLbbw;v(Z)Vintermediary method_6505Lnet/minecraft/class_1440;method_6505(Z)Vnamed setLyingOnBackLnet/minecraft/entity/passive/PandaEntity;setLyingOnBack(Z)V
-
isEating
public boolean isEating()- Mappings:
Namespace Name Mixin selector official fnLbbw;fn()Zintermediary method_6527Lnet/minecraft/class_1440;method_6527()Znamed isEatingLnet/minecraft/entity/passive/PandaEntity;isEating()Z
-
setEating
public void setEating(boolean eating)- Mappings:
Namespace Name Mixin selector official wLbbw;w(Z)Vintermediary method_6552Lnet/minecraft/class_1440;method_6552(Z)Vnamed setEatingLnet/minecraft/entity/passive/PandaEntity;setEating(Z)V
-
getEatingTicks
private int getEatingTicks()- Mappings:
Namespace Name Mixin selector official fJLbbw;fJ()Iintermediary method_6528Lnet/minecraft/class_1440;method_6528()Inamed getEatingTicksLnet/minecraft/entity/passive/PandaEntity;getEatingTicks()I
-
setEatingTicks
private void setEatingTicks(int eatingTicks)- Mappings:
Namespace Name Mixin selector official wLbbw;w(I)Vintermediary method_6558Lnet/minecraft/class_1440;method_6558(I)Vnamed setEatingTicksLnet/minecraft/entity/passive/PandaEntity;setEatingTicks(I)V
-
setSneezing
public void setSneezing(boolean sneezing)- Mappings:
Namespace Name Mixin selector official xLbbw;x(Z)Vintermediary method_6546Lnet/minecraft/class_1440;method_6546(Z)Vnamed setSneezingLnet/minecraft/entity/passive/PandaEntity;setSneezing(Z)V
-
getSneezeProgress
public int getSneezeProgress()- Mappings:
Namespace Name Mixin selector official ftLbbw;ft()Iintermediary method_6532Lnet/minecraft/class_1440;method_6532()Inamed getSneezeProgressLnet/minecraft/entity/passive/PandaEntity;getSneezeProgress()I
-
setSneezeProgress
public void setSneezeProgress(int sneezeProgress)- Mappings:
Namespace Name Mixin selector official vLbbw;v(I)Vintermediary method_6539Lnet/minecraft/class_1440;method_6539(I)Vnamed setSneezeProgressLnet/minecraft/entity/passive/PandaEntity;setSneezeProgress(I)V
-
getMainGene
- Mappings:
Namespace Name Mixin selector official fuLbbw;fu()Lbbw$a;intermediary method_6525Lnet/minecraft/class_1440;method_6525()Lnet/minecraft/class_1440$class_1443;named getMainGeneLnet/minecraft/entity/passive/PandaEntity;getMainGene()Lnet/minecraft/entity/passive/PandaEntity$Gene;
-
setMainGene
- Mappings:
Namespace Name Mixin selector official aLbbw;a(Lbbw$a;)Vintermediary method_6529Lnet/minecraft/class_1440;method_6529(Lnet/minecraft/class_1440$class_1443;)Vnamed setMainGeneLnet/minecraft/entity/passive/PandaEntity;setMainGene(Lnet/minecraft/entity/passive/PandaEntity$Gene;)V
-
getHiddenGene
- Mappings:
Namespace Name Mixin selector official fvLbbw;fv()Lbbw$a;intermediary method_6508Lnet/minecraft/class_1440;method_6508()Lnet/minecraft/class_1440$class_1443;named getHiddenGeneLnet/minecraft/entity/passive/PandaEntity;getHiddenGene()Lnet/minecraft/entity/passive/PandaEntity$Gene;
-
setHiddenGene
- Mappings:
Namespace Name Mixin selector official bLbbw;b(Lbbw$a;)Vintermediary method_6547Lnet/minecraft/class_1440;method_6547(Lnet/minecraft/class_1440$class_1443;)Vnamed setHiddenGeneLnet/minecraft/entity/passive/PandaEntity;setHiddenGene(Lnet/minecraft/entity/passive/PandaEntity$Gene;)V
-
isPlaying
public boolean isPlaying()- Mappings:
Namespace Name Mixin selector official fwLbbw;fw()Zintermediary method_6526Lnet/minecraft/class_1440;method_6526()Znamed isPlayingLnet/minecraft/entity/passive/PandaEntity;isPlaying()Z
-
setPlaying
public void setPlaying(boolean playing)- Mappings:
Namespace Name Mixin selector official yLbbw;y(Z)Vintermediary method_6541Lnet/minecraft/class_1440;method_6541(Z)Vnamed setPlayingLnet/minecraft/entity/passive/PandaEntity;setPlaying(Z)V
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classPassiveEntity- Mappings:
Namespace Name Mixin selector official eLaqv;e()Vintermediary method_5693Lnet/minecraft/class_1297;method_5693()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
hasPandaFlag
private boolean hasPandaFlag(int bitmask)- Mappings:
Namespace Name Mixin selector official xLbbw;x(I)Zintermediary method_6533Lnet/minecraft/class_1440;method_6533(I)Znamed hasPandaFlagLnet/minecraft/entity/passive/PandaEntity;hasPandaFlag(I)Z
-
setPandaFlag
private void setPandaFlag(int mask, boolean value)- Mappings:
Namespace Name Mixin selector official dLbbw;d(IZ)Vintermediary method_6557Lnet/minecraft/class_1440;method_6557(IZ)Vnamed setPandaFlagLnet/minecraft/entity/passive/PandaEntity;setPandaFlag(IZ)V
-
writeCustomDataToTag
- Overrides:
writeCustomDataToTagin classAnimalEntity- Mappings:
Namespace Name Mixin selector official bLaqv;b(Lmq;)Vintermediary method_5652Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)Vnamed writeCustomDataToTagLnet/minecraft/entity/Entity;writeCustomDataToTag(Lnet/minecraft/nbt/CompoundTag;)V
-
readCustomDataFromTag
- Overrides:
readCustomDataFromTagin classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLaqv;a(Lmq;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)Vnamed readCustomDataFromTagLnet/minecraft/entity/Entity;readCustomDataFromTag(Lnet/minecraft/nbt/CompoundTag;)V
-
createChild
- Specified by:
createChildin classPassiveEntity- Mappings:
Namespace Name Mixin selector official aLaqt;a(Laav;Laqt;)Laqt;intermediary method_5613Lnet/minecraft/class_1296;method_5613(Lnet/minecraft/class_3218;Lnet/minecraft/class_1296;)Lnet/minecraft/class_1296;named createChildLnet/minecraft/entity/passive/PassiveEntity;createChild(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/PassiveEntity;
-
initGoals
protected void initGoals() -
createPandaAttributes
- Mappings:
Namespace Name Mixin selector official fxLbbw;fx()Lash$a;intermediary method_26888Lnet/minecraft/class_1440;method_26888()Lnet/minecraft/class_5132$class_5133;named createPandaAttributesLnet/minecraft/entity/passive/PandaEntity;createPandaAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
-
getProductGene
- Mappings:
Namespace Name Mixin selector official fyLbbw;fy()Lbbw$a;intermediary method_6554Lnet/minecraft/class_1440;method_6554()Lnet/minecraft/class_1440$class_1443;named getProductGeneLnet/minecraft/entity/passive/PandaEntity;getProductGene()Lnet/minecraft/entity/passive/PandaEntity$Gene;
-
isLazy
public boolean isLazy()- Mappings:
Namespace Name Mixin selector official fzLbbw;fz()Zintermediary method_6549Lnet/minecraft/class_1440;method_6549()Znamed isLazyLnet/minecraft/entity/passive/PandaEntity;isLazy()Z
-
isWorried
public boolean isWorried()- Mappings:
Namespace Name Mixin selector official fALbbw;fA()Zintermediary method_6509Lnet/minecraft/class_1440;method_6509()Znamed isWorriedLnet/minecraft/entity/passive/PandaEntity;isWorried()Z
-
isPlayful
public boolean isPlayful()- Mappings:
Namespace Name Mixin selector official fBLbbw;fB()Zintermediary method_6522Lnet/minecraft/class_1440;method_6522()Znamed isPlayfulLnet/minecraft/entity/passive/PandaEntity;isPlayful()Z
-
isWeak
public boolean isWeak()- Mappings:
Namespace Name Mixin selector official fDLbbw;fD()Zintermediary method_6550Lnet/minecraft/class_1440;method_6550()Znamed isWeakLnet/minecraft/entity/passive/PandaEntity;isWeak()Z
-
isAttacking
public boolean isAttacking()- Overrides:
isAttackingin classMobEntity- Mappings:
Namespace Name Mixin selector official fgLarj;fg()Zintermediary method_6510Lnet/minecraft/class_1308;method_6510()Znamed isAttackingLnet/minecraft/entity/mob/MobEntity;isAttacking()Z
-
canBeLeashedBy
- Overrides:
canBeLeashedByin classMobEntity- Mappings:
Namespace Name Mixin selector official aLarj;a(Lbhl;)Zintermediary method_5931Lnet/minecraft/class_1308;method_5931(Lnet/minecraft/class_1657;)Znamed canBeLeashedByLnet/minecraft/entity/mob/MobEntity;canBeLeashedBy(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
tryAttack
-
tick
public void tick() -
isScaredByThunderstorm
public boolean isScaredByThunderstorm()- Mappings:
Namespace Name Mixin selector official fELbbw;fE()Zintermediary method_6524Lnet/minecraft/class_1440;method_6524()Znamed isScaredByThunderstormLnet/minecraft/entity/passive/PandaEntity;isScaredByThunderstorm()Z
-
updateEatingAnimation
private void updateEatingAnimation()- Mappings:
Namespace Name Mixin selector official fKLbbw;fK()Vintermediary method_6536Lnet/minecraft/class_1440;method_6536()Vnamed updateEatingAnimationLnet/minecraft/entity/passive/PandaEntity;updateEatingAnimation()V
-
playEatingAnimation
private void playEatingAnimation()- Mappings:
Namespace Name Mixin selector official fLLbbw;fL()Vintermediary method_6512Lnet/minecraft/class_1440;method_6512()Vnamed playEatingAnimationLnet/minecraft/entity/passive/PandaEntity;playEatingAnimation()V
-
updateScaredAnimation
private void updateScaredAnimation()- Mappings:
Namespace Name Mixin selector official fMLbbw;fM()Vintermediary method_6544Lnet/minecraft/class_1440;method_6544()Vnamed updateScaredAnimationLnet/minecraft/entity/passive/PandaEntity;updateScaredAnimation()V
-
updateLieOnBackAnimation
private void updateLieOnBackAnimation()- Mappings:
Namespace Name Mixin selector official fNLbbw;fN()Vintermediary method_6503Lnet/minecraft/class_1440;method_6503()Vnamed updateLieOnBackAnimationLnet/minecraft/entity/passive/PandaEntity;updateLieOnBackAnimation()V
-
updateRollOverAnimation
private void updateRollOverAnimation()- Mappings:
Namespace Name Mixin selector official fOLbbw;fO()Vintermediary method_6523Lnet/minecraft/class_1440;method_6523()Vnamed updateRollOverAnimationLnet/minecraft/entity/passive/PandaEntity;updateRollOverAnimation()V
-
getScaredAnimationProgress
- Mappings:
Namespace Name Mixin selector official xLbbw;x(F)Fintermediary method_6534Lnet/minecraft/class_1440;method_6534(F)Fnamed getScaredAnimationProgressLnet/minecraft/entity/passive/PandaEntity;getScaredAnimationProgress(F)F
-
getLieOnBackAnimationProgress
- Mappings:
Namespace Name Mixin selector official yLbbw;y(F)Fintermediary method_6555Lnet/minecraft/class_1440;method_6555(F)Fnamed getLieOnBackAnimationProgressLnet/minecraft/entity/passive/PandaEntity;getLieOnBackAnimationProgress(F)F
-
getRollOverAnimationProgress
- Mappings:
Namespace Name Mixin selector official zLbbw;z(F)Fintermediary method_6560Lnet/minecraft/class_1440;method_6560(F)Fnamed getRollOverAnimationProgressLnet/minecraft/entity/passive/PandaEntity;getRollOverAnimationProgress(F)F
-
updatePlaying
private void updatePlaying()- Mappings:
Namespace Name Mixin selector official fPLbbw;fP()Vintermediary method_6537Lnet/minecraft/class_1440;method_6537()Vnamed updatePlayingLnet/minecraft/entity/passive/PandaEntity;updatePlaying()V
-
sneeze
private void sneeze()- Mappings:
Namespace Name Mixin selector official fQLbbw;fQ()Vintermediary method_6548Lnet/minecraft/class_1440;method_6548()Vnamed sneezeLnet/minecraft/entity/passive/PandaEntity;sneeze()V
-
loot
-
damage
- Overrides:
damagein classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLaqv;a(Laqf;F)Zintermediary method_5643Lnet/minecraft/class_1297;method_5643(Lnet/minecraft/class_1282;F)Znamed damageLnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
-
initialize
@Nullable public EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable EntityData entityData, @Nullable CompoundTag entityTag)- Overrides:
initializein classPassiveEntity- Mappings:
Namespace Name Mixin selector official aLarj;a(Lbuj;Lapo;Larl;Larz;Lmq;)Larz;intermediary method_5943Lnet/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 initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/entity/EntityData;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/entity/EntityData;
-
initGenes
- Mappings:
Namespace Name Mixin selector official aLbbw;a(Lbbw;Lbbw;)Vintermediary method_6515Lnet/minecraft/class_1440;method_6515(Lnet/minecraft/class_1440;Lnet/minecraft/class_1440;)Vnamed initGenesLnet/minecraft/entity/passive/PandaEntity;initGenes(Lnet/minecraft/entity/passive/PandaEntity;Lnet/minecraft/entity/passive/PandaEntity;)V
-
getRandomGene
- Mappings:
Namespace Name Mixin selector official fRLbbw;fR()Lbbw$a;intermediary method_6519Lnet/minecraft/class_1440;method_6519()Lnet/minecraft/class_1440$class_1443;named getRandomGeneLnet/minecraft/entity/passive/PandaEntity;getRandomGene()Lnet/minecraft/entity/passive/PandaEntity$Gene;
-
resetAttributes
public void resetAttributes()- Mappings:
Namespace Name Mixin selector official fFLbbw;fF()Vintermediary method_6538Lnet/minecraft/class_1440;method_6538()Vnamed resetAttributesLnet/minecraft/entity/passive/PandaEntity;resetAttributes()V
-
stop
private void stop()- Mappings:
Namespace Name Mixin selector official fSLbbw;fS()Vintermediary method_18057Lnet/minecraft/class_1440;method_18057()Vnamed stopLnet/minecraft/entity/passive/PandaEntity;stop()V
-
interactMob
- Overrides:
interactMobin classAnimalEntity- Mappings:
Namespace Name Mixin selector official bLarj;b(Lbhl;Lapp;)Lapq;intermediary method_5992Lnet/minecraft/class_1308;method_5992(Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;named interactMobLnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
-
getAmbientSound
- Overrides:
getAmbientSoundin classMobEntity- Mappings:
Namespace Name Mixin selector official pLarj;p()Laef;intermediary method_5994Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
-
playStepSound
- Overrides:
playStepSoundin classEntity- Mappings:
Namespace Name Mixin selector official bLaqv;b(Lfx;Lcht;)Vintermediary method_5712Lnet/minecraft/class_1297;method_5712(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vnamed playStepSoundLnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
isBreedingItem
- Overrides:
isBreedingItemin classAnimalEntity- Mappings:
Namespace Name Mixin selector official kLbbj;k(Lbnv;)Zintermediary method_6481Lnet/minecraft/class_1429;method_6481(Lnet/minecraft/class_1799;)Znamed isBreedingItemLnet/minecraft/entity/passive/AnimalEntity;isBreedingItem(Lnet/minecraft/item/ItemStack;)Z
-
canEat
- Mappings:
Namespace Name Mixin selector official lLbbw;l(Lbnv;)Zintermediary method_16106Lnet/minecraft/class_1440;method_16106(Lnet/minecraft/class_1799;)Znamed canEatLnet/minecraft/entity/passive/PandaEntity;canEat(Lnet/minecraft/item/ItemStack;)Z
-
getDeathSound
- Overrides:
getDeathSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official qLari;q()Laef;intermediary method_6002Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
-
getHurtSound
- Overrides:
getHurtSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official cLari;c(Laqf;)Laef;intermediary method_6011Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
-
isIdle
public boolean isIdle()- Mappings:
Namespace Name Mixin selector official fGLbbw;fG()Zintermediary method_18442Lnet/minecraft/class_1440;method_18442()Znamed isIdleLnet/minecraft/entity/passive/PandaEntity;isIdle()Z
-