public class BuildCraftOilOceanResolver extends BiomeResolverAddSingleBiome
| Modifier and Type | Field and Description |
|---|---|
static net.minecraft.util.ResourceLocation |
BIOME_ID |
| Constructor and Description |
|---|
BuildCraftOilOceanResolver(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 BuildCraftOilOceanResolver(ChunkSource chunkSource, ModernBetaGeneratorSettings settings)
public boolean useCustomResolver()
BiomeResolverCustompublic java.util.function.Predicate<BiomeInjectionRules.BiomeInjectionContext> getCustomPredicate()
BiomeResolverCustomgetCustomBiome.