C# Class Minecraft.BiomeGen.F11.GenLayerSmoothZoom

Inheritance: GenLayer
Afficher le fichier Open project: mblaine/BiomePainter Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public GenLayerSmoothZoom ( long l, GenLayer genlayer ) : System
l long
genlayer GenLayer
Résultat System

func_35517_a() public static méthode

public static func_35517_a ( long l, GenLayer genlayer, int i ) : GenLayer
l long
genlayer GenLayer
i int
Résultat GenLayer

getInts() public méthode

public getInts ( int i, int j, int k, int l ) : int[]
i int
j int
k int
l int
Résultat int[]