Uses of Class
net.minecraft.world.entity.animal.goat.Goat
Packages that use Goat
Package
Description
-
Uses of Goat in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Goat -
Uses of Goat in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Goat -
Uses of Goat in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Goat -
Uses of Goat in net.minecraft.world.entity.animal.goat
Fields in net.minecraft.world.entity.animal.goat with type parameters of type GoatModifier and TypeFieldDescriptionprotected static com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Goat>>>Goat.SENSOR_TYPESMethods in net.minecraft.world.entity.animal.goat that return GoatModifier and TypeMethodDescriptionGoat.getBreedOffspring(ServerLevel p_149376_, AgeableMob p_149377_)Methods in net.minecraft.world.entity.animal.goat that return types with arguments of type GoatModifier and TypeMethodDescriptionprotected Brain.Provider<Goat>Goat.brainProvider()Goat.getBrain()Methods in net.minecraft.world.entity.animal.goat with parameters of type GoatModifier and TypeMethodDescriptionprotected static voidGoatAi.initMemories(Goat p_149450_)static voidGoatAi.updateActivity(Goat p_149456_)Method parameters in net.minecraft.world.entity.animal.goat with type arguments of type GoatModifier and TypeMethodDescriptionprivate static voidGoatAi.initCoreActivity(Brain<Goat> p_149454_)private static voidGoatAi.initIdleActivity(Brain<Goat> p_149458_)private static voidGoatAi.initLongJumpActivity(Brain<Goat> p_149462_)private static voidGoatAi.initRamActivity(Brain<Goat> p_149466_)protected static Brain<?>Constructors in net.minecraft.world.entity.animal.goat with parameters of type GoatModifierConstructorDescription(package private)GoatPathNavigation(Goat p_149416_, Level p_149417_)Constructor parameters in net.minecraft.world.entity.animal.goat with type arguments of type Goat