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> pWaterAnimal, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifierConstructorDescriptionprotectedWaterAnimal(EntityType<? extends WaterAnimal> pEntityType, Level pLevel) -
Uses of WaterAnimal in net.minecraft.world.entity.animal.frog
Subclasses of WaterAnimal in net.minecraft.world.entity.animal.frog