public class BiomesOPlentyCoralReefResolver extends BiomeResolverAddSingleBiome
| Constructor and Description |
|---|
BiomesOPlentyCoralReefResolver(ChunkSource chunkSource,
ModernBetaGeneratorSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Predicate<BiomeInjectionRules.BiomeInjectionContext> |
getCustomPredicate()
Gets the predicate with which to check whether to use
getCustomBiome. |
boolean |
useCustomResolver()
Check if the predicate should be added to the list of injection rules.
|
getCustomBiomepublic BiomesOPlentyCoralReefResolver(ChunkSource chunkSource, ModernBetaGeneratorSettings settings)
public boolean useCustomResolver()
BiomeResolverCustompublic java.util.function.Predicate<BiomeInjectionRules.BiomeInjectionContext> getCustomPredicate()
BiomeResolverCustomgetCustomBiome.