Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Minecraft
BiomeGen
B13
MobSpawnerBase
C# Class Minecraft.BiomeGen.B13.MobSpawnerBase
Inheritance:
Minecraft.BiomeUtil
ファイルを表示
Open project: mblaine/BiomePainter
Public Methods
Method
Description
GetBiome
(
int
x
,
int
z
) :
Biome
MobSpawnerBase
(
long
seed
)
Method Details
GetBiome()
public
method
public
GetBiome
(
int
x
,
int
z
) :
Biome
x
int
z
int
return
Biome
MobSpawnerBase()
public
method
public
MobSpawnerBase
(
long
seed
)
seed
long