History - net.minecraft.entity.passive.CatEntity
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
EntityDimensions: BABY_DIMENSIONS, field_1_6071, field_1_6071
Constructors
Methods
EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
TrackedData<RegistryEntry<CatSoundVariant>>: DATA_SOUND_VARIANT_ID, field_1_1840, SOUND_VARIANT
Constructors
Methods
RegistryEntry<CatSoundVariant> (): getSoundVariant, method_1_2252, getSoundVariant
void (RegistryEntry<CatSoundVariant>): setSoundVariant, method_1_2255, setSoundVariant
CatSoundVariant$Subvariant (): getSoundSet, method_1_2251, getSoundSubvariant
Optional (RegistryKey): lambda$readAdditionalSaveData$0, method_1_2254, method_1_2254
void (WriteView, RegistryKey): lambda$addAdditionalSaveData$0, method_1_2253, method_1_2253
1.21.11_unobfuscated
Names
net.minecraft.world.entity.animal.feline.Cat
net.minecraft.class_1451
net.minecraft.entity.passive.CatEntity
Fields
double: TEMPT_SPEED_MOD, field_30310, CROUCHING_SPEED
double: WALK_SPEED_MOD, field_30311, NORMAL_SPEED
double: SPRINT_SPEED_MOD, field_30312, SPRINTING_SPEED
TrackedData<RegistryEntry<CatVariant>>: DATA_VARIANT_ID, field_6811, CAT_VARIANT
TrackedData<Boolean>: IS_LYING, field_16284, IN_SLEEPING_POSE
TrackedData<Boolean>: RELAX_STATE_ONE, field_16292, HEAD_DOWN
TrackedData<Integer>: DATA_COLLAR_COLOR, field_16285, COLLAR_COLOR
RegistryKey<CatVariant>: DEFAULT_VARIANT, field_49979, DEFAULT_VARIANT
DyeColor: DEFAULT_COLLAR_COLOR, field_56650, DEFAULT_COLLAR_COLOR
CatEntity$CatFleeGoal<PlayerEntity>: avoidPlayersGoal, field_6808, fleeGoal
TemptGoal: temptGoal, field_6810, temptGoal
float: lieDownAmount, field_16290, sleepAnimation
float: lieDownAmountO, field_16291, lastSleepAnimation
float: lieDownAmountTail, field_16288, tailCurlAnimation
float: lieDownAmountOTail, field_16289, lastTailCurlAnimation
boolean: isLyingOnTopOfSleepingPlayer, field_52466, nearSleepingPlayer
float: relaxStateOneAmount, field_16286, headDownAnimation
float: relaxStateOneAmountO, field_16287, lastHeadDownAnimation
Constructors
(EntityType<? extends CatEntity>, World)
Methods
void (): registerGoals, method_5959, initGoals
RegistryEntry<CatVariant> (): getVariant, method_47843, getVariant
void (RegistryEntry<CatVariant>): setVariant, method_47842, setVariant
<T> T (ComponentType<? extends T>): get, method_58694, get
void (ComponentsAccess): applyImplicitComponents, method_66649, copyComponentsFrom
<T> boolean (ComponentType<T>, T): applyImplicitComponent, method_66654, setApplicableComponent
void (boolean): setLying, method_16088, setInSleepingPose
boolean (): isLying, method_16086, isInSleepingPose
void (boolean): setRelaxStateOne, method_16087, setHeadDown
boolean (): isRelaxStateOne, method_16093, isHeadDown
DyeColor (): getCollarColor, method_16096, getCollarColor
void (DyeColor): setCollarColor, method_16094, setCollarColor
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
void (ServerWorld): customServerAiStep, method_5958, mobTick
SoundEvent (): getAmbientSound, method_5994, getAmbientSound
int (): getAmbientSoundInterval, method_5970, getMinAmbientSoundDelay
void (): hiss, method_16089, hiss
SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound
SoundEvent (): getDeathSound, method_6002, getDeathSound
DefaultAttributeContainer$Builder (): createAttributes, method_26881, createCatAttributes
void (): playEatingSound, method_61458, playEatSound
void (): tick, method_5773, tick
void (): handleLieDown, method_16085, updateAnimations
boolean (): isLyingOnTopOfSleepingPlayer, method_61467, isNearSleepingPlayer
void (): updateLieDownAmount, method_16090, updateSleepAnimation
void (): updateRelaxStateOneAmount, method_16084, updateHeadDownAnimation
float (float): getLieDownAmount, method_16082, getSleepAnimationProgress
float (float): getLieDownAmountTail, method_16091, getTailCurlAnimationProgress
float (float): getRelaxStateOneAmount, method_16095, getHeadDownAnimationProgress
CatEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild
boolean (AnimalEntity): canMate, method_6474, canBreedWith
EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize
ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob
boolean (ItemStack): isFood, method_6481, isBreedingItem
boolean (double): removeWhenFarAway, method_5974, canImmediatelyDespawn
void (boolean, boolean): setTame, method_6173, setTamed
void (): reassessTameGoals, method_6175, onTamedChanged
void (PlayerEntity): tryToTame, method_58168, tryTame
boolean (): isSteppingCarefully, method_21749, bypassesSteppingEffects
PassiveEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild
boolean (ItemStack): lambda$registerGoals$0, method_58365, method_58365