Uses of Class
net.minecraft.world.entity.animal.WaterAnimal
Packages that use WaterAnimal
Package
Description
-
Uses of WaterAnimal in net.minecraft.world.entity
Subclasses of WaterAnimal in net.minecraft.world.entity -
Uses of WaterAnimal in net.minecraft.world.entity.animal
Subclasses of WaterAnimal in net.minecraft.world.entity.animalModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethod parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifier and TypeMethodDescriptionstatic booleanWaterAnimal.checkSurfaceWaterAnimalSpawnRules(EntityType<? extends WaterAnimal> waterAnimal, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifierConstructorDescriptionprotectedWaterAnimal(EntityType<? extends WaterAnimal> entityType, Level level) -
Uses of WaterAnimal in net.minecraft.world.entity.animal.frog
Subclasses of WaterAnimal in net.minecraft.world.entity.animal.frog