History - net.minecraft.world.entity.animal.frog.ShootTongue
1.21.3
Names
cha
cjt
Fields
int: c, TIME_OUT_DURATION, field_37479, RUN_TIME, f_218608_
int: c, TIME_OUT_DURATION, field_37479, RUN_TIME
int: d, CATCH_ANIMATION_DURATION, field_38414, CATCH_DURATION, f_218609_
int: d, CATCH_ANIMATION_DURATION, field_38414, CATCH_DURATION
int: e, TONGUE_ANIMATION_DURATION, field_37480, EAT_DURATION, f_218610_
int: e, TONGUE_ANIMATION_DURATION, field_37480, EAT_DURATION
float: h, EATING_DISTANCE, field_37481, MAX_DISTANCE, f_218611_
float: h, EATING_DISTANCE, field_37481, MAX_DISTANCE
float: i, EATING_MOVEMENT_FACTOR, field_37482, VELOCITY_MULTIPLIER, f_218612_
float: i, EATING_MOVEMENT_FACTOR, field_37482, VELOCITY_MULTIPLIER
int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_238166_
int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, UNREACHABLE_TONGUE_TARGETS_START_TIME
int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, MAX_UNREACHABLE_TONGUE_TARGETS, f_238181_
int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, MAX_UNREACHABLE_TONGUE_TARGETS
int: j, eatAnimationTimer, field_37483, eatTick, f_218613_
int: j, eatAnimationTimer, field_37483, eatTick
int: k, calculatePathCounter, field_37484, moveToTargetTick, f_218614_
int: k, calculatePathCounter, field_37484, moveToTargetTick
SoundEvent: l, tongueSound, field_37485, tongueSound, f_218615_
SoundEvent: l, tongueSound, field_37485, tongueSound
SoundEvent: m, eatSound, field_37486, eatSound, f_218616_
SoundEvent: m, eatSound, field_37486, eatSound
Vec3: n, itemSpawnPos, field_37487, targetPos, f_218617_
Vec3: n, itemSpawnPos, field_37487, targetPos
ShootTongue$State: o, state, field_37489, phase, f_218618_
ShootTongue$State: o, state, field_37489, phase
Constructors
Methods
boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, shouldRun, m_6114_
boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, shouldRun
boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, shouldKeepRunning, m_6737_
boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, shouldKeepRunning
void (ServerLevel, Frog, long): b, start, method_41387, run, m_6735_
void (ServerLevel, Frog, long): b, start, method_41387, run
void (ServerLevel, Frog, long): c, stop, method_41388, finishRunning, m_6732_
void (ServerLevel, Frog, long): c, stop, method_41388, finishRunning
void (ServerLevel, Frog): b, eatEntity, method_42667, eat, m_218640_
void (ServerLevel, Frog): b, eatEntity, method_42667, eat
void (ServerLevel, Frog, long): d, tick, method_41389, keepRunning, m_6725_
void (ServerLevel, Frog, long): d, tick, method_41389, keepRunning
boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, isTargetReachable, m_238358_
boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, isTargetReachable
void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, markTargetAsUnreachable, m_238443_
void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, markTargetAsUnreachable
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
chd
cha
Fields
Constructors
Methods
1.20.6
Names
bzp
chd
Fields
Constructors
Methods
1.20.4
Names
bwi
bzp
Fields
Constructors
Methods
1.20.2
Names
btc
bwi
Fields
Constructors
Methods
1.20.1
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, RUN_TIME, f_218608_
int: c, TIME_OUT_DURATION, field_37479, RUN_TIME, f_218608_
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
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.entity.ai.brain.task.FrogEatEntityTask
net.minecraft.src.C_213043_
net.minecraft.world.entity.animal.frog.ShootTongue
Fields
int: a, TIME_OUT_DURATION, field_37479, RUN_TIME, f_218608_
int: d, CATCH_ANIMATION_DURATION, field_38414, CATCH_DURATION, f_218609_
int: e, TONGUE_ANIMATION_DURATION, field_37480, EAT_DURATION, f_218610_
float: h, EATING_DISTANCE, field_37481, MAX_DISTANCE, f_218611_
float: i, EATING_MOVEMENT_FACTOR, field_37482, VELOCITY_MULTIPLIER, f_218612_
int: f, UNREACHABLE_TONGUE_TARGETS_COOLDOWN_DURATION, field_39452, UNREACHABLE_TONGUE_TARGETS_START_TIME, f_238166_
int: g, MAX_UNREACHBLE_TONGUE_TARGETS_IN_MEMORY, field_39453, MAX_UNREACHABLE_TONGUE_TARGETS, f_238181_
int: j, eatAnimationTimer, field_37483, eatTick, f_218613_
int: k, calculatePathCounter, field_37484, moveToTargetTick, f_218614_
SoundEvent: l, tongueSound, field_37485, tongueSound, f_218615_
SoundEvent: m, eatSound, field_37486, eatSound, f_218616_
Vec3: n, itemSpawnPos, field_37487, targetPos, f_218617_
ShootTongue$State: o, state, field_37489, phase, f_218618_
Constructors
Methods
boolean (ServerLevel, Frog): a, checkExtraStartConditions, method_41384, shouldRun, m_6114_
boolean (ServerLevel, Frog, long): a, canStillUse, method_41385, shouldKeepRunning, m_6737_
void (ServerLevel, Frog, long): b, start, method_41387, run, m_6735_
void (ServerLevel, Frog, long): c, stop, method_41388, finishRunning, m_6732_
void (ServerLevel, Frog): b, eatEntity, method_42667, eat, m_218640_
void (ServerLevel, Frog, long): d, tick, method_41389, keepRunning, m_6725_
boolean (Frog, LivingEntity): a, canPathfindToTarget, method_44332, isTargetReachable, m_238358_
void (Frog, LivingEntity): b, addUnreachableTargetToMemory, method_44333, markTargetAsUnreachable, m_238443_