Skip to content

Add overworld cave-density controls (issue #111)#115

Merged
tastybento merged 1 commit into
developfrom
feature/configurable-structures
Jul 7, 2026
Merged

Add overworld cave-density controls (issue #111)#115
tastybento merged 1 commit into
developfrom
feature/configurable-structures

Add overworld cave-density controls (issue #111)

bdfa869
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 7, 2026 in 28s

Annotations

Check warning on line 1263 in src/main/java/world/bentobox/caveblock/Settings.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "Math.clamp" instead of "Math.min" or "Math.max".

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_CaveBlock&issues=AZ86ZElfvN4LJ-2ExFhD&open=AZ86ZElfvN4LJ-2ExFhD&pullRequest=115

Check warning on line 382 in src/main/java/world/bentobox/caveblock/generators/ChunkGeneratorWorld.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 10 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_CaveBlock&issues=AZ86ZEk9vN4LJ-2ExFhB&open=AZ86ZEk9vN4LJ-2ExFhB&pullRequest=115

Check warning on line 10 in src/test/java/world/bentobox/caveblock/generators/ChunkGeneratorWorldTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.mockito.Mockito.doAnswer'.

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_CaveBlock&issues=AZ86ZEiBvN4LJ-2ExFhA&open=AZ86ZEiBvN4LJ-2ExFhA&pullRequest=115

Check warning on line 114 in src/main/java/world/bentobox/caveblock/generators/NoiseCaveGenerator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use "Math.clamp" instead of "Math.min" or "Math.max".

See more on https://sonarcloud.io/project/issues?id=BentoBoxWorld_CaveBlock&issues=AZ86ZElIvN4LJ-2ExFhC&open=AZ86ZElIvN4LJ-2ExFhC&pullRequest=115