History - net.minecraft.entity.passive.PandaEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.animal.panda.Panda
net.minecraft.class_1440
net.minecraft.entity.passive.PandaEntity
Fields
TrackedData<Integer>: UNHAPPY_COUNTER, field_6764, ASK_FOR_BAMBOO_TICKS
TrackedData<Integer>: SNEEZE_COUNTER, field_6771, SNEEZE_PROGRESS
TrackedData<Integer>: EAT_COUNTER, field_6780, EATING_TICKS
TrackedData<Byte>: MAIN_GENE_ID, field_6766, MAIN_GENE
TrackedData<Byte>: HIDDEN_GENE_ID, field_6781, HIDDEN_GENE
TrackedData<Byte>: DATA_ID_FLAGS, field_6768, PANDA_FLAGS
TargetPredicate: BREED_TARGETING, field_21803, ASK_FOR_BAMBOO_TARGET
EntityDimensions: BABY_DIMENSIONS, field_47773, BABY_BASE_DIMENSIONS
int: FLAG_SNEEZE, field_30344, SNEEZING_FLAG
int: FLAG_ROLL, field_30345, PLAYING_FLAG
int: FLAG_SIT, field_30346, SITTING_FLAG
int: FLAG_ON_BACK, field_30347, LYING_ON_BACK_FLAG
int: EAT_TICK_INTERVAL, field_30348, EATING_ANIMATION_INTERVAL
int: TOTAL_ROLL_STEPS, field_30343, MAIN_GENE_MUTATION_CHANCE
int: TOTAL_UNHAPPY_TIME, field_30349, HIDDEN_GENE_MUTATION_CHANCE
boolean: gotBamboo, field_6769, shouldGetRevenge
boolean: didBite, field_6770, shouldAttack
int: rollCounter, field_6767, playingTicks
Vec3d: rollDelta, field_18277, playingJump
float: sitAmount, field_6777, sittingAnimationProgress
float: sitAmountO, field_6779, lastSittingAnimationProgress
float: onBackAmount, field_6774, lieOnBackAnimationProgress
float: onBackAmountO, field_6775, lastLieOnBackAnimationProgress
float: rollAmount, field_6772, rollOverAnimationProgress
float: rollAmountO, field_6773, lastRollOverAnimationProgress
PandaEntity$LookAtEntityGoal: lookAtPlayerGoal, field_21804, lookAtPlayerGoal
Constructors
(EntityType<? extends PandaEntity>, World)
Methods
boolean (EquipmentSlot): canDispenserEquipIntoSlot, method_63626, canDispenserEquipSlot
int (): getUnhappyCounter, method_6521, getAskForBambooTicks
void (int): setUnhappyCounter, method_6517, setAskForBambooTicks
boolean (): isSneezing, method_6545, isSneezing
boolean (): isSitting, method_6535, isSitting
void (boolean): sit, method_6513, setSitting
boolean (): isOnBack, method_6514, isLyingOnBack
void (boolean): setOnBack, method_6505, setLyingOnBack
boolean (): isEating, method_6527, isEating
void (boolean): eat, method_6552, setEating
int (): getEatCounter, method_6528, getEatingTicks
void (int): setEatCounter, method_6558, setEatingTicks
void (boolean): sneeze, method_6546, setSneezing
int (): getSneezeCounter, method_6532, getSneezeProgress
void (int): setSneezeCounter, method_6539, setSneezeProgress
PandaEntity$Gene (): getMainGene, method_6525, getMainGene
void (PandaEntity$Gene): setMainGene, method_6529, setMainGene
PandaEntity$Gene (): getHiddenGene, method_6508, getHiddenGene
void (PandaEntity$Gene): setHiddenGene, method_6547, setHiddenGene
boolean (): isRolling, method_6526, isPlaying
void (boolean): roll, method_6541, setPlaying
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
boolean (int): getFlag, method_6533, hasPandaFlag
void (int, boolean): setFlag, method_6557, setPandaFlag
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
PassiveEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild
void (): registerGoals, method_5959, initGoals
DefaultAttributeContainer$Builder (): createAttributes, method_26888, createPandaAttributes
PandaEntity$Gene (): getVariant, method_6554, getProductGene
boolean (): isLazy, method_6549, isLazy
boolean (): isWorried, method_6509, isWorried
boolean (): isPlayful, method_6522, isPlayful
boolean (): isBrown, method_35173, isBrown
boolean (): isWeak, method_6550, isWeak
boolean (): isAggressive, method_6510, isAttacking
boolean (): canBeLeashed, method_5931, canBeLeashed
boolean (ServerWorld, Entity): doHurtTarget, method_6121, tryAttack
void (): playAttackSound, method_59928, playAttackSound
void (): tick, method_5773, tick
boolean (): isScared, method_6524, isScaredByThunderstorm
void (): handleEating, method_6536, updateEatingAnimation
void (): addEatingParticles, method_6512, playEatingAnimation
void (): updateSitAmount, method_6544, updateSittingAnimation
void (): updateOnBackAnimation, method_6503, updateLieOnBackAnimation
void (): updateRollAmount, method_6523, updateRollOverAnimation
float (float): getSitAmount, method_6534, getSittingAnimationProgress
float (float): getLieOnBackAmount, method_6555, getLieOnBackAnimationProgress
float (float): getRollAmount, method_6560, getRollOverAnimationProgress
void (): handleRoll, method_6537, updatePlaying
void (): afterSneeze, method_6548, sneeze
void (ServerWorld, ItemEntity): pickUpItem, method_5949, loot
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize
void (PandaEntity, PandaEntity): setGeneFromParents, method_6515, initGenes
PandaEntity$Gene (): getOneOfGenesRandomly, method_6519, getRandomGene
void (): setAttributes, method_6538, resetAttributes
void (): tryToSit, method_18057, stop
ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob
SoundEvent (): getAmbientSound, method_5994, getAmbientSound
void (BlockPos, BlockState): playStepSound, method_5712, playStepSound
boolean (ItemStack): isFood, method_6481, isBreedingItem
SoundEvent (): getDeathSound, method_6002, getDeathSound
SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound
boolean (): canPerformAction, method_18442, isIdle
EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions
boolean (ItemEntity): canPickUpAndEat, method_64177, canEatFromGround
boolean (ItemStack): lambda$registerGoals$0, method_58371, method_58371
Random (PandaEntity): access$000, method_36640, method_36640
Random (PandaEntity): access$100, method_24838, method_24838
Random (PandaEntity): access$200, method_6551, method_6551
Random (PandaEntity): access$300, method_6556, method_6556
Random (PandaEntity): access$400, method_6559, method_6559
Random (PandaEntity): access$500, method_6507, method_6507
Random (PandaEntity): access$600, method_36641, method_36641
Random (PandaEntity): access$700, method_6542, method_6542
Random (PandaEntity): access$800, method_6511, method_6511
Random (PandaEntity): access$900, method_6531, method_6531
Random (PandaEntity): access$1000, method_6506, method_6506