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_27578_, LevelAccessor p_27579_, MobSpawnType p_27580_, BlockPos p_27581_, Random p_27582_) 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.goat
Modifier and TypeMethodDescriptionstatic boolean
Goat.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
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