Skip to content

Add continuous brushing for placed suspicious blocks

9214438
Select commit
Loading
Failed to load commit list.
Merged

Add continuous brushing for placed suspicious blocks #494

Add continuous brushing for placed suspicious blocks
9214438
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 9, 2026 in 30s

Annotations

Check warning on line 739 in src/main/java/world/bentobox/aoneblock/listeners/BlockListener.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this "Map.get()" and condition with a call to "Map.computeIfAbsent()".

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_AOneBlock&issues=AZ1v_dau8C5q95abCV7o&open=AZ1v_dau8C5q95abCV7o&pullRequest=494

Check warning on line 760 in src/main/java/world/bentobox/aoneblock/listeners/BlockListener.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make this anonymous inner class a lambda

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_AOneBlock&issues=AZ1v_dau8C5q95abCV7p&open=AZ1v_dau8C5q95abCV7p&pullRequest=494

Check failure on line 714 in src/main/java/world/bentobox/aoneblock/listeners/BlockListener.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_AOneBlock&issues=AZ1v_dau8C5q95abCV7q&open=AZ1v_dau8C5q95abCV7q&pullRequest=494