C# Class Minecraft.BiomeGen.F11.GenLayerShore

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

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

Method Details

GenLayerShore() public method

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