C# Class Minecraft.BiomeGen.F12.IntCache

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

Méthodes publiques

Méthode Description
IntCache ( ) : System.Collections
getIntCache ( int par0 ) : int[]
resetIntCache ( ) : void

Method Details

IntCache() public méthode

public IntCache ( ) : System.Collections
Résultat System.Collections

getIntCache() public static méthode

public static getIntCache ( int par0 ) : int[]
par0 int
Résultat int[]

resetIntCache() public static méthode

public static resetIntCache ( ) : void
Résultat void