net.minecraft.world.biome.BiomeCacheBlock.BiomeCacheBlock |
( |
BiomeCache |
par1BiomeCache, |
|
|
int |
par2, |
|
|
int |
par3 |
|
) |
| |
BiomeGenBase net.minecraft.world.biome.BiomeCacheBlock.getBiomeGenAt |
( |
int |
par1, |
|
|
int |
par2 |
|
) |
| |
Returns the BiomeGenBase related to the x, z position from the cache block.
BiomeGenBase [] net.minecraft.world.biome.BiomeCacheBlock.biomes |
long net.minecraft.world.biome.BiomeCacheBlock.lastAccessTime |
float [] net.minecraft.world.biome.BiomeCacheBlock.rainfallValues |
An array of chunk rainfall values saved by this cache.
float [] net.minecraft.world.biome.BiomeCacheBlock.temperatureValues |
An array of chunk temperatures saved by this cache.
int net.minecraft.world.biome.BiomeCacheBlock.xPosition |
int net.minecraft.world.biome.BiomeCacheBlock.zPosition |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/world/biome/BiomeCacheBlock.java