Skip to content

Almost all client modules except for VariantAnimalTextures #364

Almost all client modules except for VariantAnimalTextures

Almost all client modules except for VariantAnimalTextures #364

GitHub Actions / PMD completed Oct 28, 2023 in 0s

PMD Source Code Analyzer report

1 violation(s) found

Annotations

Check warning on line 47 in src/main/java/vazkii/quark/content/client/module/LongRangePickBlockModule.java

See this annotation in the file changed.

@github-actions github-actions / PMD

Best Practices MissingOverride

The method 'transformHitResult(HitResult)' is missing an @Override annotation.