Uses of Class
net.minecraft.world.entity.animal.Animal
Packages that use Animal
Package
Description
-
Uses of Animal in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type AnimalModifier and TypeMethodDescriptionvoidBredAnimalsTrigger.trigger(ServerPlayer p_147279_, Animal p_147280_, Animal p_147281_, AgeableMob p_147282_) voidTameAnimalTrigger.trigger(ServerPlayer p_68830_, Animal p_68831_) -
Uses of Animal in net.minecraft.world.entity
Subclasses of Animal in net.minecraft.world.entity -
Uses of Animal in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior with type parameters of type AnimalModifier and TypeFieldDescriptionprivate final EntityType<? extends Animal>AnimalMakeLove.partnerTypeMethods in net.minecraft.world.entity.ai.behavior that return AnimalMethods in net.minecraft.world.entity.ai.behavior that return types with arguments of type AnimalMethods in net.minecraft.world.entity.ai.behavior with parameters of type AnimalModifier and TypeMethodDescriptionprotected booleanAnimalMakeLove.canStillUse(ServerLevel p_22416_, Animal p_22417_, long p_22418_) protected booleanAnimalMakeLove.checkExtraStartConditions(ServerLevel p_22401_, Animal p_22402_) AnimalMakeLove.findValidBreedPartner(Animal p_22432_) private AnimalAnimalMakeLove.getBreedTarget(Animal p_22410_) private booleanAnimalMakeLove.hasBreedTargetOfRightType(Animal p_22422_) protected voidAnimalMakeLove.start(ServerLevel p_22404_, Animal p_22405_, long p_22406_) protected voidAnimalMakeLove.stop(ServerLevel p_22438_, Animal p_22439_, long p_22440_) protected voidAnimalMakeLove.tick(ServerLevel p_22428_, Animal p_22429_, long p_22430_) Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type AnimalModifierConstructorDescriptionAnimalMakeLove(EntityType<? extends Animal> p_22391_, float p_22392_) -
Uses of Animal in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as AnimalModifier and TypeFieldDescriptionprotected final AnimalBreedGoal.animalprivate final AnimalFollowParentGoal.animalprivate AnimalFollowParentGoal.parentprotected AnimalBreedGoal.partnerFields in net.minecraft.world.entity.ai.goal with type parameters of type AnimalMethods in net.minecraft.world.entity.ai.goal that return AnimalConstructors in net.minecraft.world.entity.ai.goal with parameters of type AnimalConstructor parameters in net.minecraft.world.entity.ai.goal with type arguments of type Animal -
Uses of Animal in net.minecraft.world.entity.animal
Subclasses of Animal in net.minecraft.world.entity.animalModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.animal with parameters of type AnimalModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanprivate DyeColorSheep.getOffspringColor(Animal p_29824_, Animal p_29825_) voidAnimal.spawnChildFromBreeding(ServerLevel p_27564_, Animal p_27565_) Method parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanAnimal.checkAnimalSpawnRules(EntityType<? extends Animal> p_27578_, LevelAccessor p_27579_, MobSpawnType p_27580_, BlockPos p_27581_, Random p_27582_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifierConstructorDescriptionprotectedAnimal(EntityType<? extends Animal> p_27557_, Level p_27558_) -
Uses of Animal in net.minecraft.world.entity.animal.axolotl
Subclasses of Animal in net.minecraft.world.entity.animal.axolotl -
Uses of Animal in net.minecraft.world.entity.animal.goat
Subclasses of Animal in net.minecraft.world.entity.animal.goatMethod parameters in net.minecraft.world.entity.animal.goat with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanGoat.checkGoatSpawnRules(EntityType<? extends Animal> p_186256_, LevelAccessor p_186257_, MobSpawnType p_186258_, BlockPos p_186259_, Random p_186260_) -
Uses of Animal in net.minecraft.world.entity.animal.horse
Subclasses of Animal in net.minecraft.world.entity.animal.horseModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.animal.horse with parameters of type Animal -
Uses of Animal in net.minecraft.world.entity.monster
Subclasses of Animal in net.minecraft.world.entity.monster -
Uses of Animal in net.minecraft.world.entity.monster.hoglin
Subclasses of Animal in net.minecraft.world.entity.monster.hoglin -
Uses of Animal in net.minecraftforge.debug.entity
Subclasses of Animal in net.minecraftforge.debug.entity -
Uses of Animal in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type AnimalModifier and TypeMethodDescriptionstatic booleanForgeEventFactory.onAnimalTame(Animal animal, Player tamer) -
Uses of Animal in net.minecraftforge.event.entity.living
Fields in net.minecraftforge.event.entity.living declared as AnimalMethods in net.minecraftforge.event.entity.living that return AnimalConstructors in net.minecraftforge.event.entity.living with parameters of type Animal