C# 클래스 Minecraft.BiomeGen.F12.IntCache

파일 보기 프로젝트 열기: mblaine/BiomePainter 1 사용 예제들

공개 메소드들

메소드 설명
IntCache ( ) : System.Collections
getIntCache ( int par0 ) : int[]
resetIntCache ( ) : void

메소드 상세

IntCache() 공개 메소드

public IntCache ( ) : System.Collections
리턴 System.Collections

getIntCache() 공개 정적인 메소드

public static getIntCache ( int par0 ) : int[]
par0 int
리턴 int[]

resetIntCache() 공개 정적인 메소드

public static resetIntCache ( ) : void
리턴 void