public class BiomesOPlentyKelpForestResolver extends BiomeResolverAddSingleBiome
| Constructor and Description |
|---|
BiomesOPlentyKelpForestResolver(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 BiomesOPlentyKelpForestResolver(ChunkSource chunkSource, ModernBetaGeneratorSettings settings)
public boolean useCustomResolver()
BiomeResolverCustompublic java.util.function.Predicate<BiomeInjectionRules.BiomeInjectionContext> getCustomPredicate()
BiomeResolverCustomgetCustomBiome.