C# Class Minecraft.BiomeGen.F10.GenLayerSmooth

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

Method Description
GenLayerSmooth ( long l, GenLayer genlayer )
getInts ( int i, int j, int k, int l ) : int[]

Method Details

GenLayerSmooth() public method

public GenLayerSmooth ( long l, GenLayer genlayer )
l long
genlayer GenLayer

getInts() public method

public getInts ( int i, int j, int k, int l ) : int[]
i int
j int
k int
l int
return int[]