C# Class Minecraft.BiomeGen.F11.LayerIsland

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

Method Description
LayerIsland ( long l )
getInts ( int i, int j, int k, int l ) : int[]

Method Details

LayerIsland() public method

public LayerIsland ( long l )
l long

getInts() public method

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