Uses of Class
net.minecraft.world.entity.animal.Animal
Packages that use Animal
Package
Description
-
Uses of Animal in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type AnimalModifier and TypeMethodDescriptionvoidBredAnimalsTrigger.trigger(ServerPlayer player, Animal parent, Animal partner, @Nullable AgeableMob child) voidTameAnimalTrigger.trigger(ServerPlayer player, Animal animal) -
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
Subclasses with type arguments of type Animal in net.minecraft.world.entity.ai.behaviorFields 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 body, long timestamp) protected booleanChargeAttack.canStillUse(ServerLevel level, Animal body, long timestamp) protected booleanAnimalMakeLove.checkExtraStartConditions(ServerLevel level, Animal body) protected booleanChargeAttack.checkExtraStartConditions(ServerLevel level, Animal body) private voidChargeAttack.dealDamageToTarget(ServerLevel level, Animal body, LivingEntity target) private voidChargeAttack.dealKnockBack(Animal body, LivingEntity target) AnimalMakeLove.findValidBreedPartner(Animal body) private AnimalAnimalMakeLove.getBreedTarget(Animal body) private booleanAnimalMakeLove.hasBreedTargetOfRightType(Animal body) protected voidAnimalMakeLove.start(ServerLevel level, Animal body, long timestamp) protected voidChargeAttack.start(ServerLevel level, Animal body, long timestamp) protected voidAnimalMakeLove.stop(ServerLevel level, Animal body, long timestamp) protected voidChargeAttack.stop(ServerLevel level, Animal body, long timestamp) protected voidAnimalMakeLove.tick(ServerLevel level, Animal body, long timestamp) protected voidChargeAttack.tick(ServerLevel level, Animal body, long timestamp) 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 @Nullable AnimalFollowParentGoal.parentprotected @Nullable 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
Methods in net.minecraft.world.entity.animal with parameters of type AnimalModifier and TypeMethodDescriptionbooleanvoidAnimal.finalizeSpawnChildFromBreeding(ServerLevel level, Animal partner, @Nullable AgeableMob offspring) voidAnimal.spawnChildFromBreeding(ServerLevel level, Animal partner) Method parameters in net.minecraft.world.entity.animal with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanAnimal.checkAnimalSpawnRules(EntityType<? extends Animal> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Animal -
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.bee
Subclasses of Animal in net.minecraft.world.entity.animal.bee -
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.chicken
Subclasses of Animal in net.minecraft.world.entity.animal.chicken -
Uses of Animal in net.minecraft.world.entity.animal.cow
Subclasses of Animal in net.minecraft.world.entity.animal.cow -
Uses of Animal in net.minecraft.world.entity.animal.equine
Subclasses of Animal in net.minecraft.world.entity.animal.equineModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.animal.equine with parameters of type AnimalModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanMethod parameters in net.minecraft.world.entity.animal.equine with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanSkeletonHorse.checkSkeletonHorseSpawnRules(EntityType<? extends Animal> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) -
Uses of Animal in net.minecraft.world.entity.animal.feline
Subclasses of Animal in net.minecraft.world.entity.animal.felineMethods in net.minecraft.world.entity.animal.feline with parameters of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.fox
Subclasses of Animal in net.minecraft.world.entity.animal.fox -
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 partner) Method parameters in net.minecraft.world.entity.animal.frog with type arguments of type AnimalModifier and TypeMethodDescriptionstatic booleanFrog.checkFrogSpawnRules(EntityType<? extends Animal> type, LevelAccessor level, EntitySpawnReason spawnReason, 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> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) -
Uses of Animal in net.minecraft.world.entity.animal.happyghast
Subclasses of Animal in net.minecraft.world.entity.animal.happyghast -
Uses of Animal in net.minecraft.world.entity.animal.nautilus
Subclasses of Animal in net.minecraft.world.entity.animal.nautilus -
Uses of Animal in net.minecraft.world.entity.animal.panda
Subclasses of Animal in net.minecraft.world.entity.animal.panda -
Uses of Animal in net.minecraft.world.entity.animal.parrot
Subclasses of Animal in net.minecraft.world.entity.animal.parrotMethods in net.minecraft.world.entity.animal.parrot with parameters of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.pig
Subclasses of Animal in net.minecraft.world.entity.animal.pig -
Uses of Animal in net.minecraft.world.entity.animal.polarbear
Subclasses of Animal in net.minecraft.world.entity.animal.polarbear -
Uses of Animal in net.minecraft.world.entity.animal.rabbit
Subclasses of Animal in net.minecraft.world.entity.animal.rabbit -
Uses of Animal in net.minecraft.world.entity.animal.sheep
Subclasses of Animal in net.minecraft.world.entity.animal.sheep -
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 TypeMethodDescriptionbooleanvoidSniffer.spawnChildFromBreeding(ServerLevel level, Animal partner) Constructor parameters in net.minecraft.world.entity.animal.sniffer with type arguments of type Animal -
Uses of Animal in net.minecraft.world.entity.animal.turtle
Subclasses of Animal in net.minecraft.world.entity.animal.turtle -
Uses of Animal in net.minecraft.world.entity.animal.wolf
Subclasses of Animal in net.minecraft.world.entity.animal.wolfMethods in net.minecraft.world.entity.animal.wolf 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.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