Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Minecraft
BiomeGen
F11
IntCache
C# 클래스 Minecraft.BiomeGen.F11.IntCache
파일 보기
프로젝트 열기: mblaine/BiomePainter
1 사용 예제들
공개 메소드들
메소드
설명
IntCache
( ) :
System.Collections
getIntCache
(
int
i
) :
int[]
resetIntCache
( ) :
void
메소드 상세
IntCache()
공개
메소드
public
IntCache
( ) :
System.Collections
리턴
System.Collections
getIntCache()
공개
정적인
메소드
public
static
getIntCache
(
int
i
) :
int[]
i
int
리턴
int[]
resetIntCache()
공개
정적인
메소드
public
static
resetIntCache
( ) :
void
리턴
void