|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.FlatGeneratorInfo
public class FlatGeneratorInfo
| Constructor Summary | |
|---|---|
FlatGeneratorInfo()
|
|
| Method Summary | |
|---|---|
void |
func_82645_d()
|
static FlatGeneratorInfo |
func_82649_e()
|
static FlatGeneratorInfo |
func_82651_a(String par0Str)
|
int |
getBiome()
Return the biome used on this preset. |
List |
getFlatLayers()
Return the list of layers on this preset. |
Map |
getWorldFeatures()
Return the list of world features enabled on this preset. |
void |
setBiome(int par1)
Set the biome used on this preset. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FlatGeneratorInfo()
| Method Detail |
|---|
public int getBiome()
public void setBiome(int par1)
public Map getWorldFeatures()
public List getFlatLayers()
public void func_82645_d()
public String toString()
toString in class Objectpublic static FlatGeneratorInfo func_82651_a(String par0Str)
public static FlatGeneratorInfo func_82649_e()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||