|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.gen.feature.WorldGenerator
net.minecraft.world.gen.feature.WorldGenMinable
public class WorldGenMinable
Constructor Summary | |
---|---|
WorldGenMinable(int par1,
int par2)
|
|
WorldGenMinable(int id,
int meta,
int number)
|
Method Summary | |
---|---|
boolean |
generate(World par1World,
Random par2Random,
int par3,
int par4,
int par5)
|
Methods inherited from class net.minecraft.world.gen.feature.WorldGenerator |
---|
setScale |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorldGenMinable(int par1, int par2)
public WorldGenMinable(int id, int meta, int number)
Method Detail |
---|
public boolean generate(World par1World, Random par2Random, int par3, int par4, int par5)
generate
in class WorldGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |