Uses of Class
net.minecraft.world.entity.animal.fish.WaterAnimal
Packages that use WaterAnimal
-
Uses of WaterAnimal in net.minecraft.world.entity.animal.fish
Subclasses of WaterAnimal in net.minecraft.world.entity.animal.fishModifier and TypeClassDescriptionclassclassclassclassclassclassMethod parameters in net.minecraft.world.entity.animal.fish with type arguments of type WaterAnimalModifier and TypeMethodDescriptionstatic booleanWaterAnimal.checkSurfaceWaterAnimalSpawnRules(EntityType<? extends WaterAnimal> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal.fish with type arguments of type WaterAnimalModifierConstructorDescriptionprotectedWaterAnimal(EntityType<? extends WaterAnimal> type, Level level) -
Uses of WaterAnimal in net.minecraft.world.entity.animal.frog
Subclasses of WaterAnimal in net.minecraft.world.entity.animal.frog