public static class InitNoiseGensEvent.ContextEnd extends InitNoiseGensEvent.Context
Modifier and Type | Field and Description |
---|---|
private NoiseGeneratorSimplex |
island |
Constructor and Description |
---|
ContextEnd(NoiseGeneratorOctaves lperlin1,
NoiseGeneratorOctaves lperlin2,
NoiseGeneratorOctaves perlin,
NoiseGeneratorOctaves scale,
NoiseGeneratorOctaves depth,
NoiseGeneratorSimplex island) |
Modifier and Type | Method and Description |
---|---|
InitNoiseGensEvent.ContextEnd |
clone() |
NoiseGeneratorSimplex |
getIsland() |
void |
getIsland(NoiseGeneratorSimplex value) |
getDepth, getDepth, getLPerlin1, getLPerlin2, getLPerlin2, getPerlin, getPerlin, getScale, getScale, setLPerlin1
private NoiseGeneratorSimplex island
public ContextEnd(NoiseGeneratorOctaves lperlin1, NoiseGeneratorOctaves lperlin2, NoiseGeneratorOctaves perlin, NoiseGeneratorOctaves scale, NoiseGeneratorOctaves depth, NoiseGeneratorSimplex island)
public InitNoiseGensEvent.ContextEnd clone()
clone
in class InitNoiseGensEvent.Context
public NoiseGeneratorSimplex getIsland()
public void getIsland(NoiseGeneratorSimplex value)