Uses of Class
net.minecraft.world.entity.animal.WaterAnimal
Packages that use WaterAnimal
-
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 TypeClassDescriptionclass
class
class
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> p_186238_, LevelAccessor p_186239_, MobSpawnType p_186240_, BlockPos p_186241_, Random p_186242_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type WaterAnimalModifierConstructorDescriptionprotected
WaterAnimal
(EntityType<? extends WaterAnimal> p_30341_, Level p_30342_)