Uses of Class
net.minecraft.world.entity.animal.WaterAnimal
Packages that use WaterAnimal
-
Uses of WaterAnimal in net.minecraft.world.entity.animal
Subclasses of WaterAnimal in net.minecraft.world.entity.animalModifier and TypeClassDescriptionclass
class
class
class
class
class
Method parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifier and TypeMethodDescriptionstatic boolean
WaterAnimal.checkSurfaceWaterAnimalSpawnRules
(EntityType<? extends WaterAnimal> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifierConstructorDescriptionprotected
WaterAnimal
(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