C# Class Minecraft.BiomeGen.F10.GenLayerDownfall

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

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

Method Details

GenLayerDownfall() public method

public GenLayerDownfall ( GenLayer genlayer )
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[]