C# Class Minecraft.BiomeGen.F10.GenLayerSmoothZoom

Inheritance: GenLayer
Mostra file Open project: mblaine/BiomePainter Class Usage Examples

Public Methods

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

Method Details

GenLayerSmoothZoom() public method

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

func_35517_a() public static method

public static func_35517_a ( long l, GenLayer genlayer, int i ) : GenLayer
l long
genlayer GenLayer
i int
return 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[]