C# Class Minecraft.BiomeGen.F11.GenLayerRiverMix

Inheritance: GenLayer
Exibir arquivo Open project: mblaine/BiomePainter

Public Methods

Method Description
GenLayerRiverMix ( long l, GenLayer genlayer, GenLayer genlayer1 )
getInts ( int i, int j, int k, int l ) : int[]
initWorldGenSeed ( long l ) : void

Method Details

GenLayerRiverMix() public method

public GenLayerRiverMix ( long l, GenLayer genlayer, GenLayer genlayer1 )
l long
genlayer GenLayer
genlayer1 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[]

initWorldGenSeed() public method

public initWorldGenSeed ( long l ) : void
l long
return void