Uses of Class
net.minecraft.world.entity.animal.Animal
Package
Description
-
Uses of Animal in net.minecraft.advancements.critereon
Modifier and TypeMethodDescriptionvoid
BredAnimalsTrigger.trigger
(ServerPlayer p_147279_, Animal p_147280_, Animal p_147281_, AgeableMob p_147282_) void
TameAnimalTrigger.trigger
(ServerPlayer p_68830_, Animal p_68831_) -
Uses of Animal in net.minecraft.world.entity
-
Uses of Animal in net.minecraft.world.entity.ai.behavior
Modifier and TypeFieldDescriptionprivate final EntityType<? extends Animal>
AnimalMakeLove.partnerType
Modifier and TypeMethodDescriptionprotected boolean
AnimalMakeLove.canStillUse
(ServerLevel p_22416_, Animal p_22417_, long p_22418_) protected boolean
AnimalMakeLove.checkExtraStartConditions
(ServerLevel p_22401_, Animal p_22402_) AnimalMakeLove.findValidBreedPartner
(Animal p_22432_) private Animal
AnimalMakeLove.getBreedTarget
(Animal p_22410_) private boolean
AnimalMakeLove.hasBreedTargetOfRightType
(Animal p_22422_) protected void
AnimalMakeLove.start
(ServerLevel p_22404_, Animal p_22405_, long p_22406_) protected void
AnimalMakeLove.stop
(ServerLevel p_22438_, Animal p_22439_, long p_22440_) protected void
AnimalMakeLove.tick
(ServerLevel p_22428_, Animal p_22429_, long p_22430_) ModifierConstructorDescriptionAnimalMakeLove
(EntityType<? extends Animal> p_22391_, float p_22392_) -
Uses of Animal in net.minecraft.world.entity.ai.goal
Modifier and TypeFieldDescriptionprotected final Animal
BreedGoal.animal
private final Animal
FollowParentGoal.animal
private Animal
FollowParentGoal.parent
protected Animal
BreedGoal.partner
-
Uses of Animal in net.minecraft.world.entity.animal
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
private DyeColor
Sheep.getOffspringColor
(Animal p_29824_, Animal p_29825_) void
Animal.spawnChildFromBreeding
(ServerLevel p_27564_, Animal p_27565_) Modifier and TypeMethodDescriptionstatic boolean
Animal.checkAnimalSpawnRules
(EntityType<? extends Animal> p_218105_, LevelAccessor p_218106_, MobSpawnType p_218107_, BlockPos p_218108_, RandomSource p_218109_) ModifierConstructorDescriptionprotected
Animal
(EntityType<? extends Animal> p_27557_, Level p_27558_) -
Uses of Animal in net.minecraft.world.entity.animal.axolotl
-
Uses of Animal in net.minecraft.world.entity.animal.frog
Modifier and TypeMethodDescriptionvoid
Frog.spawnChildFromBreeding
(ServerLevel p_218479_, Animal p_218480_) Modifier and TypeMethodDescriptionstatic boolean
Frog.checkFrogSpawnRules
(EntityType<? extends Animal> p_218512_, LevelAccessor p_218513_, MobSpawnType p_218514_, BlockPos p_218515_, RandomSource p_218516_) -
Uses of Animal in net.minecraft.world.entity.animal.goat
Modifier and TypeMethodDescriptionstatic boolean
Goat.checkGoatSpawnRules
(EntityType<? extends Animal> p_218753_, LevelAccessor p_218754_, MobSpawnType p_218755_, BlockPos p_218756_, RandomSource p_218757_) -
Uses of Animal in net.minecraft.world.entity.animal.horse
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of Animal in net.minecraft.world.entity.monster
-
Uses of Animal in net.minecraft.world.entity.monster.hoglin
-
Uses of Animal in net.minecraftforge.debug.entity
-
Uses of Animal in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic boolean
ForgeEventFactory.onAnimalTame
(Animal animal, Player tamer) -
Uses of Animal in net.minecraftforge.event.entity.living