C# Class Minecraft.BiomeGen.F11.IntCache

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

Méthodes publiques

Méthode Description
IntCache ( ) : System.Collections
getIntCache ( int i ) : 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 i ) : int[]
i int
Résultat int[]

resetIntCache() public static méthode

public static resetIntCache ( ) : void
Résultat void