History - net.minecraft.world.entity.animal.frog.ShootTongue

1.21

Names

chd

cha

Fields

Constructors

Methods

1.20.6

Names

net.minecraft.world.entity.animal.frog.Tadpole

net.minecraft.world.entity.animal.frog.ShootTongue

net.minecraft.class_7110

net.minecraft.class_7108

net.minecraft.unmapped.C_gdxvnoho

net.minecraft.unmapped.C_vejudmli

net.minecraft.entity.passive.TadpoleEntity

net.minecraft.entity.ai.brain.task.FrogEatEntityTask

net.minecraft.entity.passive.TadpoleEntity

net.minecraft.entity.ai.brain.task.CatchAndEatEntityTask

net.minecraft.src.C_213046_

net.minecraft.src.C_213043_

Fields

int: c, TIME_OUT_DURATION, field_37479, f_wqkflrzv, RUN_TIME, EATING_TIMEOUT, f_218608_

int: d, CATCH_ANIMATION_DURATION, field_38414, f_iqfdftpz, CATCH_DURATION, CATCH_ANIMATION_DURATION, f_218609_

int: e, TONGUE_ANIMATION_DURATION, field_37480, f_enajckon, EAT_DURATION, TONGUE_ANIMATION_DURATION, f_218610_

float: h, EATING_DISTANCE, field_37481, f_wdkidpnn, MAX_DISTANCE, EATING_DISTANCE, f_218611_

float: i, EATING_MOVEMENT_FACTOR, field_37482, f_fkcsyyou, VELOCITY_MULTIPLIER, EATING_MOVEMENT_FACTOR, f_218612_

int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, f_vplbkpdh, UNREACHABLE_TONGUE_TARGETS_START_TIME, UNREACHABLE_TONGUE_TARGETS_COOLDOWN, f_238166_

int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, f_vmcivdqo, MAX_UNREACHABLE_TONGUE_TARGETS, MAX_REMEMBERED_UNREACHABLE_TONGUE_TARGETS, f_238181_

int: j, eatAnimationTimer, field_37483, f_miaxvnpq, eatTick, eatAnimationTicks, f_218613_

int: k, calculatePathCounter, field_37484, f_zgsmnhqw, moveToTargetTick, pathCounterTicks, f_218614_

SoundEvent: l, tongueSound, field_37485, f_vpcodfwg, tongueSound, tongueSound, f_218615_

SoundEvent: m, eatSound, field_37486, f_cwxznlib, eatSound, eatSound, f_218616_

Vec3: n, itemSpawnPos, field_37487, f_smpscoss, targetPos, targetEntityPosition, f_218617_

ShootTongue$State: o, state, field_37489, f_zjafenbj, phase, state, f_218618_

int: b, ticksToBeFrog, field_37496, f_jetulgup, MAX_TADPOLE_AGE, growthAge, f_218678_

float: c, HITBOX_WIDTH, field_39302, f_weptgqet, WIDTH, hitboxWidth, f_218681_

float: d, HITBOX_HEIGHT, field_39303, f_jzehaawm, HEIGHT, hitboxHeight, f_218682_

int: bZ, age, field_37499, f_epyeeylc, tadpoleAge, tadpoleAge, f_218680_

com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Tadpole>>>: e, SENSOR_TYPES, field_37497, f_rfntsubn, SENSORS, SENSORS, f_218683_

com.google.common.collect.ImmutableList<MemoryModuleType<?>>: bY, MEMORY_TYPES, field_37498, f_lhkulahc, MEMORY_MODULES, MODULES, f_218679_

Constructors

(SoundEvent, SoundEvent)

(EntityType<? extends AbstractFish>, Level)

Methods

boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, m_wgbaygxr, shouldRun, shouldRun, m_6114_

boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, m_flmtmabj, shouldKeepRunning, shouldKeepRunning, m_6737_

void (ServerLevel, Frog, long): b, start, method_41387, m_aihcowaf, run, run, m_6735_

void (ServerLevel, Frog, long): c, stop, method_41388, m_xqkubseu, finishRunning, finishRunning, m_6732_

void (ServerLevel, Frog): b, eatEntity, method_42667, m_cfxedcbr, eat, eatTargetEntity, m_218640_

void (ServerLevel, Frog, long): d, tick, method_41389, m_kqzqpkvw, keepRunning, keepRunning, m_6725_

boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, m_gfvpgpex, isTargetReachable, canPathfindToTarget, m_238358_

void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, m_hcrwemzl, markTargetAsUnreachable, rememberUnreachableTarget, m_238443_

PathNavigation (Level): b, createNavigation, method_5965, m_tqtwudhk, createNavigation, createNavigation, m_6037_

Brain$Provider<Tadpole> (): dT, brainProvider, method_28306, m_pusvfpox, createBrainProfile, createBrainProfile, m_5490_

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

Brain<Tadpole> (): dS, getBrain, method_18868, m_hobjxuks, getBrain, getBrain, m_6274_

SoundEvent (): gr, getFlopSound, method_6457, m_glzkagtx, getFlopSound, getFlopSound, m_5699_

void (): Z, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_

AttributeSupplier$Builder (): gs, createAttributes, method_41395, m_owndoqec, createTadpoleAttributes, createAttributes, m_218720_

void (): n_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_

SoundEvent (): v, getAmbientSound, method_5994, m_jjefzxbm, getAmbientSound, getAmbientSound, m_7515_

SoundEvent (DamageSource): d, getHurtSound, method_6011, m_spwwmdyl, getHurtSound, getHurtSound, m_7975_

SoundEvent (): o_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_

InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, m_kuhfocmh, interactMob, interactMob, m_6071_

void (): Y, sendDebugPackets, method_18409, m_xozpkuaw, sendAiDebugData, sendAiDebugData, m_8025_

boolean (): u, fromBucket, method_6453, m_ycvmzbvm, isFromBucket, isFromBucket, m_27487_

void (boolean): w, setFromBucket, method_6454, m_ccdgzpfv, setFromBucket, setFromBucket, m_27497_

void (ItemStack): n, saveToBucketTag, method_6455, m_fpcgmnnr, copyDataToStack, copyDataToStack, m_6872_

void (CompoundTag): c, loadFromBucketTag, method_35170, m_kvcjxewf, copyDataFromNbt, copyDataFromNbt, m_142278_

ItemStack (): b, getBucketItemStack, method_6452, m_fjfmowsu, getBucketItem, getBucketItem, m_28282_

SoundEvent (): y, getPickupSound, method_35171, m_ofcahfum, getBucketFillSound, getBucketedSound, m_142623_

boolean (ItemStack): o, isFood, method_41399, m_exzbgvfj, isFrogFood, isFood, m_218726_

void (Player, ItemStack): a, feed, method_41391, m_vclsgbpk, eatSlimeBall, feed, m_218690_

void (Player, ItemStack): b, usePlayerItem, method_41393, m_dsreleic, decrementItem, decrementStack, m_218705_

int (): gt, getAge, method_41396, m_jlrrvacd, getTadpoleAge, getTadpoleAge, m_218721_

void (int): c, ageUp, method_41392, m_iieprzwi, increaseAge, growthSeconds, m_218700_

void (int): t, setAge, method_41394, m_fpexwmxb, setTadpoleAge, setAge, m_218710_

void (): gu, ageUp, method_41397, m_pkfuobvm, growUp, growIntoFrog, m_218722_

int (): gv, getTicksLeftUntilAdult, method_41398, m_nktwhaku, getTicksUntilGrowth, timeUntilGrown, m_218723_

boolean (): eh, shouldDropExperience, method_6054, m_rtgyxdad, shouldDropXp, shouldDropXp, m_6149_

1.20.5

Names

bzp

chd

net.minecraft.world.entity.animal.frog.ShootTongue

net.minecraft.world.entity.animal.frog.Tadpole

net.minecraft.class_7108

net.minecraft.class_7110

net.minecraft.unmapped.C_vejudmli

net.minecraft.unmapped.C_gdxvnoho

net.minecraft.entity.ai.brain.task.FrogEatEntityTask

net.minecraft.entity.passive.TadpoleEntity

net.minecraft.entity.ai.brain.task.CatchAndEatEntityTask

net.minecraft.entity.passive.TadpoleEntity

net.minecraft.src.C_213043_

net.minecraft.src.C_213046_

Fields

int: c, TIME_OUT_DURATION, field_37479, f_wqkflrzv, RUN_TIME, EATING_TIMEOUT, f_218608_

int: d, CATCH_ANIMATION_DURATION, field_38414, f_iqfdftpz, CATCH_DURATION, CATCH_ANIMATION_DURATION, f_218609_

int: e, TONGUE_ANIMATION_DURATION, field_37480, f_enajckon, EAT_DURATION, TONGUE_ANIMATION_DURATION, f_218610_

float: h, EATING_DISTANCE, field_37481, f_wdkidpnn, MAX_DISTANCE, EATING_DISTANCE, f_218611_

float: i, EATING_MOVEMENT_FACTOR, field_37482, f_fkcsyyou, VELOCITY_MULTIPLIER, EATING_MOVEMENT_FACTOR, f_218612_

int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, f_vplbkpdh, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_238166_

int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, f_vmcivdqo, MAX_UNREACHABLE_TONGUE_TARGETS, f_238181_

int: j, eatAnimationTimer, field_37483, f_miaxvnpq, eatTick, eatAnimationTicks, f_218613_

int: k, calculatePathCounter, field_37484, f_zgsmnhqw, moveToTargetTick, pathCounterTicks, f_218614_

SoundEvent: l, tongueSound, field_37485, f_vpcodfwg, tongueSound, tongueSound, f_218615_

SoundEvent: m, eatSound, field_37486, f_cwxznlib, eatSound, eatSound, f_218616_

Vec3: n, itemSpawnPos, field_37487, f_smpscoss, targetPos, targetEntityPosition, f_218617_

ShootTongue$State: o, state, field_37489, f_zjafenbj, phase, state, f_218618_

int: b, ticksToBeFrog, field_37496, f_jetulgup, MAX_TADPOLE_AGE, growthAge, f_218678_

float: c, HITBOX_WIDTH, field_39302, f_weptgqet, WIDTH, hitboxWidth, f_218681_

float: d, HITBOX_HEIGHT, field_39303, f_jzehaawm, HEIGHT, hitboxHeight, f_218682_

int: bZ, age, field_37499, f_epyeeylc, tadpoleAge, tadpoleAge, f_218680_

com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Tadpole>>>: e, SENSOR_TYPES, field_37497, f_rfntsubn, SENSORS, SENSORS, f_218683_

com.google.common.collect.ImmutableList<MemoryModuleType<?>>: bY, MEMORY_TYPES, field_37498, f_lhkulahc, MEMORY_MODULES, MODULES, f_218679_

Constructors

(SoundEvent, SoundEvent)

(EntityType<? extends AbstractFish>, Level)

Methods

boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, m_wgbaygxr, shouldRun, shouldRun, m_6114_

boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, m_flmtmabj, shouldKeepRunning, shouldKeepRunning, m_6737_

void (ServerLevel, Frog, long): b, start, method_41387, m_aihcowaf, run, run, m_6735_

void (ServerLevel, Frog, long): c, stop, method_41388, m_xqkubseu, finishRunning, finishRunning, m_6732_

void (ServerLevel, Frog): b, eatEntity, method_42667, m_cfxedcbr, eat, eatTargetEntity, m_218640_

void (ServerLevel, Frog, long): d, tick, method_41389, m_kqzqpkvw, keepRunning, keepRunning, m_6725_

boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, m_gfvpgpex, isTargetReachable, m_238358_

void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, m_hcrwemzl, markTargetAsUnreachable, m_238443_

PathNavigation (Level): b, createNavigation, method_5965, m_tqtwudhk, createNavigation, createNavigation, m_6037_

Brain$Provider<Tadpole> (): dT, brainProvider, method_28306, m_pusvfpox, createBrainProfile, createBrainProfile, m_5490_

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

Brain<Tadpole> (): dS, getBrain, method_18868, m_hobjxuks, getBrain, getBrain, m_6274_

SoundEvent (): gr, getFlopSound, method_6457, m_glzkagtx, getFlopSound, getFlopSound, m_5699_

void (): Z, customServerAiStep, method_5958, m_wbeiezxn, mobTick, mobTick, m_8024_

AttributeSupplier$Builder (): gs, createAttributes, method_41395, m_owndoqec, createTadpoleAttributes, createAttributes, m_218720_

void (): n_, aiStep, method_6007, m_alyudxll, tickMovement, tickMovement, m_8107_

void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_

void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_

SoundEvent (): v, getAmbientSound, method_5994, m_jjefzxbm, getAmbientSound, getAmbientSound, m_7515_

SoundEvent (DamageSource): d, getHurtSound, method_6011, m_spwwmdyl, getHurtSound, getHurtSound, m_7975_

SoundEvent (): o_, getDeathSound, method_6002, m_axkhmdzu, getDeathSound, getDeathSound, m_5592_

InteractionResult (Player, InteractionHand): b, mobInteract, method_5992, m_kuhfocmh, interactMob, interactMob, m_6071_

void (): Y, sendDebugPackets, method_18409, m_xozpkuaw, sendAiDebugData, sendAiDebugData, m_8025_

boolean (): u, fromBucket, method_6453, m_ycvmzbvm, isFromBucket, isFromBucket, m_27487_

void (boolean): w, setFromBucket, method_6454, m_ccdgzpfv, setFromBucket, setFromBucket, m_27497_

void (ItemStack): n, saveToBucketTag, method_6455, m_fpcgmnnr, copyDataToStack, copyDataToStack, m_6872_

void (CompoundTag): c, loadFromBucketTag, method_35170, m_kvcjxewf, copyDataFromNbt, copyDataFromNbt, m_142278_

ItemStack (): b, getBucketItemStack, method_6452, m_fjfmowsu, getBucketItem, getBucketItem, m_28282_

SoundEvent (): y, getPickupSound, method_35171, m_ofcahfum, getBucketFillSound, getBucketedSound, m_142623_

boolean (ItemStack): o, isFood, method_41399, m_exzbgvfj, isFrogFood, isFood, m_218726_

void (Player, ItemStack): a, feed, method_41391, m_vclsgbpk, eatSlimeBall, feed, m_218690_

void (Player, ItemStack): b, usePlayerItem, method_41393, m_dsreleic, decrementItem, decrementStack, m_218705_

int (): gt, getAge, method_41396, m_jlrrvacd, getTadpoleAge, getTadpoleAge, m_218721_

void (int): c, ageUp, method_41392, m_iieprzwi, increaseAge, growthSeconds, m_218700_

void (int): t, setAge, method_41394, m_fpexwmxb, setTadpoleAge, setAge, m_218710_

void (): gu, ageUp, method_41397, m_pkfuobvm, growUp, growIntoFrog, m_218722_

int (): gv, getTicksLeftUntilAdult, method_41398, m_nktwhaku, getTicksUntilGrowth, timeUntilGrown, m_218723_

boolean (): eh, shouldDropExperience, method_6054, m_rtgyxdad, shouldDropXp, shouldDropXp, m_6149_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

bwi

bzp

Fields

Constructors

Methods

1.20.2

Names

btc

bwi

Fields

Constructors

Methods

1.20.1

Names

Fields

Constructors

Methods

1.20

Names

bta

btc

Fields

Constructors

Methods

1.19.4

Names

brf

bta

Fields

Constructors

Methods

1.19.3

Names

bos

brf

Fields

int: a, TIME_OUT_DURATION, field_37479, f_wqkflrzv, RUN_TIME, EATING_TIMEOUT, f_218608_

int: c, TIME_OUT_DURATION, field_37479, f_wqkflrzv, RUN_TIME, EATING_TIMEOUT, f_218608_

Constructors

Methods

1.19.2

Names

Fields

int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, f_vplbkpdh, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_vplbkpdh, f_238166_

int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, f_vplbkpdh, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_238166_

int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, f_vmcivdqo, MAX_UNREACHABLE_TONGUE_TARGETS, f_vmcivdqo, f_238181_

int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, f_vmcivdqo, MAX_UNREACHABLE_TONGUE_TARGETS, f_238181_

Constructors

Methods

boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, m_gfvpgpex, isTargetReachable, m_gfvpgpex, m_238358_

boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, m_gfvpgpex, isTargetReachable, m_238358_

void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, m_hcrwemzl, markTargetAsUnreachable, m_hcrwemzl, m_238443_

void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, m_hcrwemzl, markTargetAsUnreachable, m_238443_

1.19.1

Names

bnv

bos

Fields

Constructors

Methods

1.19

Names

bnv

net.minecraft.world.entity.animal.frog.ShootTongue

net.minecraft.class_7108

net.minecraft.unmapped.C_vejudmli

net.minecraft.entity.ai.brain.task.FrogEatEntityTask

net.minecraft.entity.ai.brain.task.CatchAndEatEntityTask

net.minecraft.src.C_213043_

net.minecraft.world.entity.animal.frog.ShootTongue

Fields

int: a, TIME_OUT_DURATION, field_37479, f_wqkflrzv, RUN_TIME, EATING_TIMEOUT, f_218608_

int: d, CATCH_ANIMATION_DURATION, field_38414, f_iqfdftpz, CATCH_DURATION, CATCH_ANIMATION_DURATION, f_218609_

int: e, TONGUE_ANIMATION_DURATION, field_37480, f_enajckon, EAT_DURATION, TONGUE_ANIMATION_DURATION, f_218610_

float: h, EATING_DISTANCE, field_37481, f_wdkidpnn, MAX_DISTANCE, EATING_DISTANCE, f_218611_

float: i, EATING_MOVEMENT_FACTOR, field_37482, f_fkcsyyou, VELOCITY_MULTIPLIER, EATING_MOVEMENT_FACTOR, f_218612_

int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, f_vplbkpdh, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_vplbkpdh, f_238166_

int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, f_vmcivdqo, MAX_UNREACHABLE_TONGUE_TARGETS, f_vmcivdqo, f_238181_

int: j, eatAnimationTimer, field_37483, f_miaxvnpq, eatTick, eatAnimationTicks, f_218613_

int: k, calculatePathCounter, field_37484, f_zgsmnhqw, moveToTargetTick, pathCounterTicks, f_218614_

SoundEvent: l, tongueSound, field_37485, f_vpcodfwg, tongueSound, tongueSound, f_218615_

SoundEvent: m, eatSound, field_37486, f_cwxznlib, eatSound, eatSound, f_218616_

Vec3: n, itemSpawnPos, field_37487, f_smpscoss, targetPos, targetEntityPosition, f_218617_

ShootTongue$State: o, state, field_37489, f_zjafenbj, phase, state, f_218618_

Constructors

(SoundEvent, SoundEvent)

Methods

boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, m_wgbaygxr, shouldRun, shouldRun, m_6114_

boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, m_flmtmabj, shouldKeepRunning, shouldKeepRunning, m_6737_

void (ServerLevel, Frog, long): b, start, method_41387, m_aihcowaf, run, run, m_6735_

void (ServerLevel, Frog, long): c, stop, method_41388, m_xqkubseu, finishRunning, finishRunning, m_6732_

void (ServerLevel, Frog): b, eatEntity, method_42667, m_cfxedcbr, eat, eatTargetEntity, m_218640_

void (ServerLevel, Frog, long): d, tick, method_41389, m_kqzqpkvw, keepRunning, keepRunning, m_6725_

boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, m_gfvpgpex, isTargetReachable, m_gfvpgpex, m_238358_

void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, m_hcrwemzl, markTargetAsUnreachable, m_hcrwemzl, m_238443_