public class StructureVillageStart extends StructureStart
components
Constructor and Description |
---|
StructureVillageStart() |
StructureVillageStart(World par1World,
Random par2Random,
int par3,
int par4,
int par5) |
Modifier and Type | Method and Description |
---|---|
void |
func_143022_a(NBTTagCompound par1NBTTagCompound) |
boolean |
isSizeableStructure()
currently only defined for Villages, returns true if Village has more than 2 non-road components
|
func_143017_b, func_143018_f, func_143019_e, func_143020_a, func_143021_a, generateStructure, getBoundingBox, getComponents
public boolean isSizeableStructure()
isSizeableStructure
in class StructureStart
public void func_143022_a(NBTTagCompound par1NBTTagCompound)
func_143022_a
in class StructureStart