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 player, Animal parent, Animal partner, AgeableMob child) voidTameAnimalTrigger.trigger(ServerPlayer player, Animal entity) -
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 level, Animal entity, long gameTime) protected booleanAnimalMakeLove.checkExtraStartConditions(ServerLevel level, Animal owner) AnimalMakeLove.findValidBreedPartner(Animal p_animal) private AnimalAnimalMakeLove.getBreedTarget(Animal animal) private booleanAnimalMakeLove.hasBreedTargetOfRightType(Animal animal) protected voidAnimalMakeLove.start(ServerLevel level, Animal entity, long gameTime) protected voidAnimalMakeLove.stop(ServerLevel level, Animal entity, long gameTime) protected voidAnimalMakeLove.tick(ServerLevel level, Animal owner, long gameTime) Constructor parameters in net.minecraft.world.entity.ai.behavior with type arguments of type AnimalModifierConstructorDescriptionAnimalMakeLove(EntityType<? extends Animal> partnerType) AnimalMakeLove(EntityType<? extends Animal> partnerType, float speedModifier, int closeEnoughDistance) -
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 TypeMethodDescriptionbooleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.voidAnimal.finalizeSpawnChildFromBreeding(ServerLevel level, Animal animal, AgeableMob baby) private DyeColorSheep.getOffspringColor(Animal father, Animal mother) Attempts to mix both parent sheep to come up with a mixed dye color.voidAnimal.spawnChildFromBreeding(ServerLevel level, Animal mate) Method parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanAnimal.checkAnimalSpawnRules(EntityType<? extends Animal> animal, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifierConstructorDescriptionprotectedAnimal(EntityType<? extends Animal> entityType, Level level) -
Uses of Animal in net.minecraft.world.entity.animal.armadillo
Subclasses of Animal in net.minecraft.world.entity.animal.armadilloConstructor parameters in net.minecraft.world.entity.animal.armadillo with type arguments of type Animal -
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.camel
Subclasses of Animal in net.minecraft.world.entity.animal.camelMethods in net.minecraft.world.entity.animal.camel with parameters of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.frog
Subclasses of Animal in net.minecraft.world.entity.animal.frogMethods in net.minecraft.world.entity.animal.frog with parameters of type AnimalModifier and TypeMethodDescriptionvoidFrog.spawnChildFromBreeding(ServerLevel level, Animal mate) Method parameters in net.minecraft.world.entity.animal.frog with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanFrog.checkFrogSpawnRules(EntityType<? extends Animal> animal, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal.frog with type arguments of type Animal -
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> goat, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) -
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 AnimalModifier and TypeMethodDescriptionbooleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.booleanReturnstrueif the mob is currently able to mate with the specified mob.Method parameters in net.minecraft.world.entity.animal.horse with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanSkeletonHorse.checkSkeletonHorseSpawnRules(EntityType<? extends Animal> animal, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) static booleanZombieHorse.checkZombieHorseSpawnRules(EntityType<? extends Animal> animal, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) -
Uses of Animal in net.minecraft.world.entity.animal.sniffer
Subclasses of Animal in net.minecraft.world.entity.animal.snifferMethods in net.minecraft.world.entity.animal.sniffer with parameters of type AnimalModifier and TypeMethodDescriptionbooleanReturnstrueif the mob is currently able to mate with the specified mob.voidSniffer.spawnChildFromBreeding(ServerLevel level, Animal mate) Constructor parameters in net.minecraft.world.entity.animal.sniffer with type arguments 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.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type AnimalModifier and TypeMethodDescriptionstatic booleanEventHooks.onAnimalTame(Animal animal, Player tamer) -
Uses of Animal in net.neoforged.neoforge.event.entity.living
Fields in net.neoforged.neoforge.event.entity.living declared as AnimalMethods in net.neoforged.neoforge.event.entity.living that return AnimalConstructors in net.neoforged.neoforge.event.entity.living with parameters of type Animal