C# Class Minecraft.BiomeGen.F11.GenLayerZoomVoronoi

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter

Public Methods

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

Method Details

GenLayerZoomVoronoi() public method

public GenLayerZoomVoronoi ( long l, GenLayer genlayer ) : System
l long
genlayer GenLayer
return System

getInts() public method

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