Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Minecraft
BiomeGen
F13
IntCache
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