Package | Description |
---|---|
org.polydev.gaea.biome | |
org.polydev.gaea.world.palette |
Modifier and Type | Method and Description |
---|---|
abstract Palette<org.bukkit.block.data.BlockData> |
Generator.getPalette(int y)
Gets the BlocPalette to generate the biome with.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomPalette<E> |
class |
SimplexPalette<E> |
Modifier and Type | Method and Description |
---|---|
Palette<E> |
Palette.add(E m,
int layers)
Adds a material to the palette, for a number of layers.
|
Palette<E> |
Palette.add(ProbabilityCollection<E> m,
int layers)
Adds a ProbabilityCollection to the palette, for a number of layers.
|
Copyright © 2020. All rights reserved.