C# Class Minecraft.BiomeGen.F11.GenLayerHills

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

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

Method Details

GenLayerHills() public method

public GenLayerHills ( 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[]