public class SimplexPalette<E> extends Palette<E>
Palette.PaletteLayer<E>
Constructor and Description |
---|
SimplexPalette(FastNoiseLite r) |
Modifier and Type | Method and Description |
---|---|
E |
get(int layer,
int x,
int z)
Fetches a material from the palette, at a given layer.
|
public SimplexPalette(FastNoiseLite r)
Copyright © 2020. All rights reserved.