Uses of Class
net.minecraft.entity.passive.WaterAnimalEntity
-
Uses of WaterAnimalEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
WaterAnimalEntity.canSpawn
(EntityType<? extends WaterAnimalEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, Random random) ModifierConstructorDescriptionprotected
WaterAnimalEntity
(EntityType<? extends WaterAnimalEntity> type, World world)