C# Class Minecraft.BiomeGen.B13.MobSpawnerBase

Inheritance: Minecraft.BiomeUtil
Mostra file 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