History - net.minecraft.entity.passive.FrogEntity

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

boolean (): isBaby, method_6109, isBaby

void (boolean): setBaby, method_7217, setBaby

boolean (): canBeABaby, method_1_4043, hasAge

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super FrogEntity>>>: SENSOR_TYPES, field_37449, SENSORS

com.google.common.collect.ImmutableList<MemoryModuleType<?>>: MEMORY_TYPES, field_37450, MEMORY_MODULES

Brain$Profile<FrogEntity>: BRAIN_PROVIDER, field_1_1159, PROFILE

Constructors

Methods

Brain$Profile<FrogEntity> (): brainProvider, method_28306, createBrainProfile

Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain

Brain<FrogEntity> (Brain$State): makeBrain, method_18867, deserializeBrain

List (FrogEntity): lambda$static$0, method_1_1310, method_1_1310

1.21.11_unobfuscated

Names

net.minecraft.world.entity.animal.frog.Frog

net.minecraft.class_7102

net.minecraft.entity.passive.FrogEntity

Fields

com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super FrogEntity>>>: SENSOR_TYPES, field_37449, SENSORS

com.google.common.collect.ImmutableList<MemoryModuleType<?>>: MEMORY_TYPES, field_37450, MEMORY_MODULES

TrackedData<RegistryEntry<FrogVariant>>: DATA_VARIANT_ID, field_37457, VARIANT

TrackedData<OptionalInt>: DATA_TONGUE_TARGET_ID, field_37458, TARGET

int: FROG_FALL_DAMAGE_REDUCTION, field_37459, field_37459

RegistryKey<FrogVariant>: DEFAULT_VARIANT, field_49988, DEFAULT_VARIANT_KEY

AnimationState: jumpAnimationState, field_37451, longJumpingAnimationState

AnimationState: croakAnimationState, field_37452, croakingAnimationState

AnimationState: tongueAnimationState, field_37453, usingTongueAnimationState

AnimationState: swimIdleAnimationState, field_37456, idlingInWaterAnimationState

Constructors

(EntityType<? extends AnimalEntity>, World)

Methods

Brain$Profile<FrogEntity> (): brainProvider, method_28306, createBrainProfile

Brain<?> (com.mojang.serialization.Dynamic<?>): makeBrain, method_18867, deserializeBrain

Brain<FrogEntity> (): getBrain, method_18868, getBrain

void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker

void (): eraseTongueTarget, method_41359, clearFrogTarget

Optional<Entity> (): getTongueTarget, method_41360, getFrogTarget

void (Entity): setTongueTarget, method_41352, setFrogTarget

int (): getHeadRotSpeed, method_20240, getMaxLookYawChange

int (): getMaxHeadYRot, method_5986, getMaxHeadRotation

RegistryEntry<FrogVariant> (): getVariant, method_41354, getVariant

void (RegistryEntry<FrogVariant>): setVariant, method_41353, 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 (WriteView): addAdditionalSaveData, method_5652, writeCustomData

void (ReadView): readAdditionalSaveData, method_5749, readCustomData

void (ServerWorld): customServerAiStep, method_5958, mobTick

void (): tick, method_5773, tick

void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet

void (float): updateWalkAnimation, method_48565, updateLimbs

void (): playEatingSound, method_61458, playEatSound

PassiveEntity (ServerWorld, PassiveEntity): getBreedOffspring, method_5613, createChild

boolean (): isBaby, method_6109, isBaby

void (boolean): setBaby, method_7217, setBaby

void (ServerWorld, AnimalEntity): spawnChildFromBreeding, method_24650, breed

EntityData (ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData): finalizeSpawn, method_5943, initialize

DefaultAttributeContainer$Builder (): createAttributes, method_41355, createFrogAttributes

SoundEvent (): getAmbientSound, method_5994, getAmbientSound

SoundEvent (DamageSource): getHurtSound, method_6011, getHurtSound

SoundEvent (): getDeathSound, method_6002, getDeathSound

void (BlockPos, BlockState): playStepSound, method_5712, playStepSound

boolean (): isPushedByFluid, method_5675, isPushedByFluids

int (double, float): calculateFallDamage, method_23329, computeFallDamage

void (Vec3d, double, boolean, double): travelInWater, method_76087, travelInWater

boolean (LivingEntity): canEat, method_41358, isValidFrogFood

EntityNavigation (World): createNavigation, method_5965, createNavigation

LivingEntity (): getTarget, method_5968, getTarget

boolean (ItemStack): isFood, method_6481, isBreedingItem

boolean (EntityType<? extends AnimalEntity>, WorldAccess, SpawnReason, BlockPos, Random): checkFrogSpawnRules, method_43398, canSpawn