History - net.minecraft.entity.passive.AxolotlEntity
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
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super AxolotlEntity>>>: SENSOR_TYPES, field_28333, SENSORS
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: MEMORY_TYPES, field_28334, MEMORY_MODULES
Brain$Profile<AxolotlEntity>: BRAIN_PROVIDER, field_1_1212, PROFILE
AnimationState: swimAnimationState, field_1_1216, swimState
AnimationState: walkAnimationState, field_1_1217, walkState
AnimationState: walkUnderWaterAnimationState, field_1_1218, moveState
AnimationState: idleUnderWaterAnimationState, field_1_1214, idleInWaterState
AnimationState: idleUnderWaterOnGroundAnimationState, field_1_1215, idleOnGroundState
AnimationState: idleOnGroundAnimationState, field_1_1213, idleState
AnimationState: playDeadAnimationState, field_1_1548, playingDeadState
com.google.common.collect.ImmutableList<AnimationState>: ALL_ANIMATIONS, field_1_1210, animationStates
EntityDimensions: BABY_DIMENSIONS, field_1_1211, BABY_DIMENSIONS
Constructors
Methods
void (): tickAnimations, method_61479, tickClient
void (): tickAdultAnimations, method_61479, tickClientAdult
Brain$Profile<AxolotlEntity> (): brainProvider, method_28306, createBrainProfile
Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain
void (): lambda$loadFromBucketTag$2, method_68270, method_68270
void (): lambda$loadFromBucketTag$1, method_68270, method_68270
void (NbtCompound, Long): lambda$loadFromBucketTag$1, method_68269, method_68269
void (NbtCompound, Long): lambda$loadFromBucketTag$0, method_68269, method_68269
void (): tickBabyAnimations, method_1_1413, tickClientBaby
void (AnimationState): soloAnimation, method_1_1412, switchToAnimationState
Brain<AxolotlEntity> (Brain$State): makeBrain, method_18867, deserializeBrain
EntityDimensions (EntityPose): getDefaultDimensions, method_55694, getBaseDimensions
List (AxolotlEntity): lambda$static$0, method_1_1411, method_1_1411
1.21.11_unobfuscated
Names
net.minecraft.world.entity.animal.axolotl.Axolotl
net.minecraft.class_5762
net.minecraft.entity.passive.AxolotlEntity
Fields
int: TOTAL_PLAYDEAD_TIME, field_30388, PLAY_DEAD_TICKS
int: POSE_ANIMATION_TICKS, field_52482, field_52482
com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super AxolotlEntity>>>: SENSOR_TYPES, field_28333, SENSORS
com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>>: MEMORY_TYPES, field_28334, MEMORY_MODULES
TrackedData<Integer>: DATA_VARIANT, field_28335, VARIANT
TrackedData<Boolean>: DATA_PLAYING_DEAD, field_28336, PLAYING_DEAD
TrackedData<Boolean>: FROM_BUCKET, field_28337, FROM_BUCKET
double: PLAYER_REGEN_DETECTION_RANGE, field_30389, BUFF_RANGE
int: RARE_VARIANT_CHANCE, field_30390, BLUE_BABY_CHANCE
int: AXOLOTL_TOTAL_AIR_SUPPLY, field_30392, MAX_AIR
String: VARIANT_TAG, field_30391, VARIANT_KEY
int: REHYDRATE_AIR_SUPPLY, field_33485, HYDRATION_BY_POTION
int: REGEN_BUFF_MAX_DURATION, field_34005, MAX_REGENERATION_BUFF_DURATION
boolean: DEFAULT_FROM_BUCKET, field_57622, DEFAULT_FROM_BUCKET
InterpolatedFlipFlop: playingDeadAnimator, field_52478, playingDeadFf
InterpolatedFlipFlop: inWaterAnimator, field_52479, inWaterFf
InterpolatedFlipFlop: onGroundAnimator, field_52480, onGroundFf
InterpolatedFlipFlop: movingAnimator, field_52481, isMovingFf
int: REGEN_BUFF_BASE_DURATION, field_30393, BUFF_DURATION
Constructors
(EntityType<? extends AxolotlEntity>, World)
Methods
float (BlockPos, WorldView): getWalkTargetValue, method_6144, getPathfindingFavor
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
void (): playAmbientSound, method_5966, playAmbientSound
EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize
void (): baseTick, method_5670, baseTick
void (): tickAnimations, method_61479, tickClient
void (ServerWorld, int): handleAirSupply, method_33230, tickAir
void (): rehydrate, method_36282, hydrateFromPotion
int (): getMaxAirSupply, method_5748, getMaxAir
AxolotlEntity$Variant (): getVariant, method_33225, getVariant
void (AxolotlEntity$Variant): setVariant, method_33219, 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
boolean (Random): useRareVariant, method_33221, shouldBabyBeDifferent
boolean (WorldView): checkSpawnObstruction, method_5957, canSpawn
boolean (): isPushedByFluid, method_5675, isPushedByFluids
void (boolean): setPlayingDead, method_33231, setPlayingDead
boolean (): isPlayingDead, method_33226, isPlayingDead
boolean (): fromBucket, method_6453, isFromBucket
void (boolean): setFromBucket, method_6454, setFromBucket
PassiveEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild
boolean (ItemStack): isFood, method_6481, isBreedingItem
boolean (): canBeLeashed, method_5931, canBeLeashed
void (ServerWorld): customServerAiStep, method_5958, mobTick
DefaultAttributeContainer$Builder (): createAttributes, method_33227, createAxolotlAttributes
EntityNavigation (World): createNavigation, method_5965, createNavigation
void (): playAttackSound, method_59928, playAttackSound
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
int (): getMaxHeadXRot, method_5978, getMaxLookPitchChange
int (): getMaxHeadYRot, method_5986, getMaxHeadRotation
ActionResult (PlayerEntity, Hand): mobInteract, method_5992, interactMob
void (ItemStack): saveToBucketTag, method_6455, copyDataToStack
void (NbtCompound): loadFromBucketTag, method_35170, copyDataFromNbt
ItemStack (): getBucketItemStack, method_6452, getBucketItem
SoundEvent (): getPickupSound, method_35171, getBucketFillSound
boolean (): canBeSeenAsEnemy, method_33190, canTakeDamage
void (ServerWorld, AxolotlEntity, LivingEntity): onStopAttacking, method_35175, appreciatePlayer
void (PlayerEntity): applySupportingEffects, method_33223, buffPlayer
boolean (): requiresCustomPersistence, method_17326, cannotDespawn
SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound
SoundEvent (): getDeathSound, method_6002, getDeathSound
SoundEvent (): getAmbientSound, method_5994, getAmbientSound
SoundEvent (): getSwimSplashSound, method_5625, getSplashSound
SoundEvent (): getSwimSound, method_5737, getSwimSound
Brain$Profile<AxolotlEntity> (): brainProvider, method_28306, createBrainProfile
Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain
Brain<AxolotlEntity> (): getBrain, method_18868, getBrain
void (Vec3d, double, boolean, double): travelInWater, method_76087, travelInWater
void (PlayerEntity, Hand, ItemStack): usePlayerItem, method_6475, eat
boolean (double): removeWhenFarAway, method_5974, canImmediatelyDespawn
LivingEntity (): getTarget, method_5968, getTarget
boolean (EntityType<? extends LivingEntity>, ServerWorldAccess, SpawnReason, BlockPos, Random): checkAxolotlSpawnRules, method_38987, canSpawn
void (): lambda$loadFromBucketTag$2, method_68270, method_68270
void (NbtCompound, Long): lambda$loadFromBucketTag$1, method_68269, method_68269
void (NbtCompound): lambda$saveToBucketTag$0, method_57305, method_57305