Interface CheckerboardBiomeConfig
-
- All Superinterfaces:
BiomeProviderConfig
public interface CheckerboardBiomeConfig extends BiomeProviderConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
CheckerboardBiomeConfig.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static CheckerboardBiomeConfig.Builder
builder()
int
scale()
-
Methods inherited from interface org.spongepowered.api.world.biome.provider.BiomeProviderConfig
biomes
-
-
-
-
Method Detail
-
builder
static CheckerboardBiomeConfig.Builder builder()
-
scale
int scale()
-
-