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
BiomeUtil
C# 클래스 Minecraft.BiomeUtil
파일 보기
프로젝트 열기: mblaine/BiomePainter
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Seed
long
공개 메소드들
메소드
설명
BiomeUtil
(
long
seed
)
GetBiome
(
int
x
,
int
z
) :
Biome
메소드 상세
BiomeUtil()
공개
메소드
public
BiomeUtil
(
long
seed
)
seed
long
GetBiome()
공개
추상적인
메소드
public
abstract
GetBiome
(
int
x
,
int
z
) :
Biome
x
int
z
int
리턴
Biome
프로퍼티 상세
Seed
공개적으로 프로퍼티
public
long
Seed
리턴
long