|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.gen.MapGenBase
net.minecraft.world.gen.structure.MapGenStructure
net.minecraft.world.gen.feature.MapGenScatteredFeature
public class MapGenScatteredFeature
Constructor Summary | |
---|---|
MapGenScatteredFeature()
|
|
MapGenScatteredFeature(Map par1Map)
|
Method Summary | |
---|---|
List |
getScatteredFeatureSpawnList()
returns possible spawns for scattered features |
Methods inherited from class net.minecraft.world.gen.structure.MapGenStructure |
---|
generateStructuresInChunk, getNearestInstance, hasStructureAt |
Methods inherited from class net.minecraft.world.gen.MapGenBase |
---|
generate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapGenScatteredFeature()
public MapGenScatteredFeature(Map par1Map)
Method Detail |
---|
public List getScatteredFeatureSpawnList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |