Uses of Class
net.minecraft.world.entity.animal.AgeableWaterCreature
Packages that use AgeableWaterCreature
-
Uses of AgeableWaterCreature in net.minecraft.world.entity
Subclasses of AgeableWaterCreature in net.minecraft.world.entity -
Uses of AgeableWaterCreature in net.minecraft.world.entity.animal
Subclasses of AgeableWaterCreature in net.minecraft.world.entity.animalMethod parameters in net.minecraft.world.entity.animal with type arguments of type AgeableWaterCreatureModifier and TypeMethodDescriptionstatic boolean
AgeableWaterCreature.checkSurfaceAgeableWaterCreatureSpawnRules
(EntityType<? extends AgeableWaterCreature> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AgeableWaterCreatureModifierConstructorDescriptionprotected
AgeableWaterCreature
(EntityType<? extends AgeableWaterCreature> pEntityType, Level pLevel)