|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.MapGenBase
net.minecraft.src.MapGenStructure
public abstract class MapGenStructure
Constructor Summary | |
---|---|
MapGenStructure()
|
Method Summary | |
---|---|
boolean |
func_75048_a(int par1,
int par2,
int par3)
|
boolean |
generateStructuresInChunk(World par1World,
Random par2Random,
int par3,
int par4)
Generates structures in specified chunk next to existing structures. |
ChunkPosition |
getNearestInstance(World par1World,
int par2,
int par3,
int par4)
|
Methods inherited from class net.minecraft.src.MapGenBase |
---|
generate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapGenStructure()
Method Detail |
---|
public boolean generateStructuresInChunk(World par1World, Random par2Random, int par3, int par4)
public boolean func_75048_a(int par1, int par2, int par3)
public ChunkPosition getNearestInstance(World par1World, int par2, int par3, int par4)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |