C# Class Minecraft.BiomeGen.F13.IntCache

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

Public Methods

Method Description
getIntCache ( int par0 ) : int[]
resetIntCache ( ) : void

Method Details

getIntCache() public static method

public static getIntCache ( int par0 ) : int[]
par0 int
return int[]

resetIntCache() public static method

public static resetIntCache ( ) : void
return void