Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Minecraft
BiomeGen
F11
IntCache
C# Class Minecraft.BiomeGen.F11.IntCache
Show file
Open project: mblaine/BiomePainter
Class Usage Examples
Public Methods
Method
Description
IntCache
( ) :
System.Collections
getIntCache
(
int
i
) :
int[]
resetIntCache
( ) :
void
Method Details
IntCache()
public
method
public
IntCache
( ) :
System.Collections
return
System.Collections
getIntCache()
public
static
method
public
static
getIntCache
(
int
i
) :
int[]
i
int
return
int[]
resetIntCache()
public
static
method
public
static
resetIntCache
( ) :
void
return
void