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 booleanAgeableWaterCreature.checkSurfaceAgeableWaterCreatureSpawnRules(EntityType<? extends AgeableWaterCreature> entityType, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AgeableWaterCreatureModifierConstructorDescriptionprotectedAgeableWaterCreature(EntityType<? extends AgeableWaterCreature> p_364107_, Level p_360956_)