public class SmoothBiomeFilter extends AbstractBiomeFilter.Next
AbstractBiomeFilter.Next| Modifier and Type | Field and Description |
|---|---|
static Identifier |
ID |
nextseed| Constructor and Description |
|---|
SmoothBiomeFilter() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
get(int x,
int z,
int sizeX,
int sizeZ,
IntArrayAllocator alloc) |
Collection<GenerationBiome> |
getAllBiomes() |
initrandompublic static final Identifier ID
public Collection<GenerationBiome> getAllBiomes()
public int[] get(int x,
int z,
int sizeX,
int sizeZ,
IntArrayAllocator alloc)
Copyright © 2020. All rights reserved.