net.minecraft.world.entity.animal.axolotl

public class AxolotlAi

bjg
net.minecraft.world.entity.animal.axolotl.AxolotlAi
net.minecraft.class_5768
net.minecraft.unmapped.C_rhoguswm
net.minecraft.entity.passive.AxolotlBrain
net.minecraft.entity.passive.AxolotlBrain
net.minecraft.src.C_141125_
net.minecraft.world.entity.animal.axolotl.AxolotlAi

Field summary

Modifier and TypeField
private static final UniformInt
a
ADULT_FOLLOW_RANGE
field_28351
f_jlstdfaa
WALK_TOWARD_ADULT_RANGE
WALK_TOWARD_ADULT_RANGE
f_149279_
private static final float
b
SPEED_MULTIPLIER_WHEN_MAKING_LOVE
field_30394
f_sjyxkntx
BREEDING_SPEED
BREEDING_SPEED
f_149280_
private static final float
c
SPEED_MULTIPLIER_ON_LAND
field_30395
f_uixciofu
ON_LAND_SPEED
ON_LAND_SPEED
f_149281_
private static final float
d
SPEED_MULTIPLIER_WHEN_IDLING_IN_WATER
field_30396
f_lukfdpbt
IDLE_SPEED
IDLING_ON_WATER_SPEED
f_149282_
private static final float
e
SPEED_MULTIPLIER_WHEN_CHASING_IN_WATER
field_30397
f_ssofyqjk
TARGET_APPROACHING_SPEED
CHASING_IN_WATER_SPEED
f_149283_
private static final float
f
SPEED_MULTIPLIER_WHEN_FOLLOWING_ADULT_IN_WATER
field_30398
f_uwgmrdac
ADULT_FOLLOWING_SPEED
FOLLOWING_ADULT_IN_WATER_SPEED
f_149284_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected static Brain<?>
a(ayt<bjf> arg0)
makeBrain(Brain<Axolotl> arg0)
method_33243(class_4095<class_5762> arg0)
m_kdbiocpr(C_rjqjaxef<C_dkiorddu> arg0)
create(Brain<AxolotlEntity> brain)
create(Brain<AxolotlEntity> brain)
m_149290_(C_548_<C_141119_> p_149291_)
private static void
b(ayt<bjf> arg0)
initPlayDeadActivity(Brain<Axolotl> arg0)
method_33246(class_4095<class_5762> arg0)
m_qgsrehvz(C_rjqjaxef<C_dkiorddu> arg0)
addPlayDeadActivities(Brain<AxolotlEntity> brain)
addPlayDeadActivities(Brain<AxolotlEntity> brain)
m_149296_(C_548_<C_141119_> p_149297_)
private static void
c(ayt<bjf> arg0)
initFightActivity(Brain<Axolotl> arg0)
method_33249(class_4095<class_5762> arg0)
m_qjioeznp(C_rjqjaxef<C_dkiorddu> arg0)
addFightActivities(Brain<AxolotlEntity> brain)
addFightActivities(Brain<AxolotlEntity> brain)
m_149302_(C_548_<C_141119_> p_149303_)
private static void
d(ayt<bjf> arg0)
initCoreActivity(Brain<Axolotl> arg0)
method_33251(class_4095<class_5762> arg0)
m_nfhswdfk(C_rjqjaxef<C_dkiorddu> arg0)
addCoreActivities(Brain<AxolotlEntity> brain)
addCoreActivities(Brain<AxolotlEntity> brain)
m_149306_(C_548_<C_141119_> p_149307_)
private static void
e(ayt<bjf> arg0)
initIdleActivity(Brain<Axolotl> arg0)
method_33252(class_4095<class_5762> arg0)
m_dpeqnjpg(C_rjqjaxef<C_dkiorddu> arg0)
addIdleActivities(Brain<AxolotlEntity> brain)
addIdleActivities(Brain<AxolotlEntity> brain)
m_149308_(C_548_<C_141119_> p_149309_)
private static boolean
a(axy arg0)
canSetWalkTargetFromLookTarget(LivingEntity arg0)
method_37457(class_1309 arg0)
m_phbfnmtm(C_usxaxydn arg0)
canGoToLookTarget(LivingEntity entity)
canGoToLookTarget(LivingEntity entity)
m_182380_(C_524_ p_182381_)
public static void
a(bjf arg0)
updateActivity(Axolotl arg0)
method_33244(class_5762 arg0)
m_dplalrqe(C_dkiorddu arg0)
updateActivities(AxolotlEntity axolotl)
updateActivities(AxolotlEntity axolotl)
m_149292_(C_141119_ p_149293_)
private static float
b(axy arg0)
getSpeedModifierChasing(LivingEntity arg0)
method_33242(class_1309 arg0)
m_kcgwbqgj(C_usxaxydn arg0)
getTargetApproachingSpeed(LivingEntity entity)
getChaseSpeed(LivingEntity entity)
m_149288_(C_524_ p_149289_)
private static float
c(axy arg0)
getSpeedModifierFollowingAdult(LivingEntity arg0)
method_33245(class_1309 arg0)
m_lzqpmyvp(C_usxaxydn arg0)
getAdultFollowingSpeed(LivingEntity entity)
getFollowAdultSpeed(LivingEntity entity)
m_149294_(C_524_ p_149295_)
private static float
d(axy arg0)
getSpeedModifier(LivingEntity arg0)
method_33248(class_1309 arg0)
m_prnuhzno(C_usxaxydn arg0)
getTemptedSpeed(LivingEntity entity)
getIdleSpeed(LivingEntity entity)
m_149300_(C_524_ p_149301_)
private static Optional<? extends LivingEntity>
b(bjf arg0)
findNearestValidAttackTarget(Axolotl arg0)
method_33247(class_5762 arg0)
m_nivjxkqt(C_dkiorddu arg0)
getAttackTarget(AxolotlEntity axolotl)
getAttackTarget(AxolotlEntity axolotl)
m_149298_(C_141119_ p_149299_)
private static boolean
c(bjf arg0)
isBreeding(Axolotl arg0)
method_33250(class_5762 arg0)
m_subejmta(C_dkiorddu arg0)
hasBreedTarget(AxolotlEntity axolotl)
hasBreedTarget(AxolotlEntity axolotl)
m_149304_(C_141119_ p_149305_)
public static Ingredient
a()
getTemptations()
method_33241()
m_ypuyevpm()
getTemptItems()
getTemptItems()
m_149287_()