C# Class Minecraft.BiomeGen.B18.GenLayerSmoothZoom

Inheritance: GenLayer
ファイルを表示 Open project: mblaine/BiomePainter Class Usage Examples

Public Methods

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

Method Details

GenLayerSmoothZoom() public method

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

func_35500_a() public method

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

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