Uses of Class
net.minecraft.entity.passive.WaterAnimalEntity
Packages that use WaterAnimalEntity
-
Uses of WaterAnimalEntity in net.minecraft.entity.passive
Subclasses of WaterAnimalEntity in net.minecraft.entity.passiveMethod parameters in net.minecraft.entity.passive with type arguments of type WaterAnimalEntityModifier and TypeMethodDescriptionstatic boolean
WaterAnimalEntity.canSpawn
(EntityType<? extends WaterAnimalEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type WaterAnimalEntityModifierConstructorDescriptionprotected
WaterAnimalEntity
(EntityType<? extends WaterAnimalEntity> type, World world)