Uses of Class
net.minecraft.world.entity.animal.axolotl.Axolotl
Packages that use Axolotl
Package
Description
-
Uses of Axolotl in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Axolotl -
Uses of Axolotl in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Axolotl -
Uses of Axolotl in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Axolotl -
Uses of Axolotl in net.minecraft.world.entity.animal.axolotl
Fields in net.minecraft.world.entity.animal.axolotl declared as AxolotlFields in net.minecraft.world.entity.animal.axolotl with type parameters of type AxolotlModifier and TypeFieldDescriptionprotected static com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Axolotl>>>Axolotl.SENSOR_TYPESMethods in net.minecraft.world.entity.animal.axolotl that return types with arguments of type AxolotlModifier and TypeMethodDescriptionprotected Brain.Provider<Axolotl>Axolotl.brainProvider()Axolotl.getBrain()Methods in net.minecraft.world.entity.animal.axolotl with parameters of type AxolotlModifier and TypeMethodDescriptionprotected booleanPlayDead.canStillUse(ServerLevel p_149322_, Axolotl p_149323_, long p_149324_)protected booleanPlayDead.checkExtraStartConditions(ServerLevel p_149319_, Axolotl p_149320_)private static Optional<? extends LivingEntity>AxolotlAi.findNearestValidAttackTarget(Axolotl p_149299_)private static booleanAxolotlAi.isBreeding(Axolotl p_149305_)static voidAxolotl.onStopAttacking(Axolotl p_149120_)protected voidPlayDead.start(ServerLevel p_149330_, Axolotl p_149331_, long p_149332_)protected voidValidatePlayDead.start(ServerLevel p_149339_, Axolotl p_149340_, long p_149341_)static voidAxolotlAi.updateActivity(Axolotl p_149293_)Method parameters in net.minecraft.world.entity.animal.axolotl with type arguments of type AxolotlModifier and TypeMethodDescriptionprivate static voidAxolotlAi.initCoreActivity(Brain<Axolotl> p_149307_)private static voidAxolotlAi.initFightActivity(Brain<Axolotl> p_149303_)private static voidAxolotlAi.initIdleActivity(Brain<Axolotl> p_149309_)private static voidAxolotlAi.initPlayDeadActivity(Brain<Axolotl> p_149297_)protected static Brain<?>Constructors in net.minecraft.world.entity.animal.axolotl with parameters of type AxolotlModifierConstructorDescriptionAxolotlLookControl(Axolotl p_149210_, int p_149211_)AxolotlMoveControl(Axolotl p_149215_)(package private)AxolotlPathNavigation(Axolotl p_149218_, Level p_149219_)Constructor parameters in net.minecraft.world.entity.animal.axolotl with type arguments of type Axolotl