Package net.minecraft.src
Class StructureVillageStart
java.lang.Object
net.minecraft.src.StructureStart
net.minecraft.src.StructureVillageStart
-
Field Summary
Fields inherited from class net.minecraft.src.StructureStart
boundingBox, components -
Constructor Summary
ConstructorsConstructorDescriptionStructureVillageStart(World par1World, Random par2Random, int par3, int par4, int par5) -
Method Summary
Modifier and TypeMethodDescriptionvoidfunc_143017_b(NBTTagCompound var1) voidfunc_143022_a(NBTTagCompound par1NBTTagCompound) booleancurrently only defined for Villages, returns true if Village has more than 2 non-road componentsMethods inherited from class net.minecraft.src.StructureStart
func_143018_f, func_143019_e, func_143020_a, func_143021_a, generateStructure, getBoundingBox, getComponents, markAvailableHeight, setRandomHeight, updateBoundingBox
-
Constructor Details
-
StructureVillageStart
public StructureVillageStart() -
StructureVillageStart
-
-
Method Details
-
isSizeableStructure
public boolean isSizeableStructure()currently only defined for Villages, returns true if Village has more than 2 non-road components- Overrides:
isSizeableStructurein classStructureStart
-
func_143022_a
- Overrides:
func_143022_ain classStructureStart
-
func_143017_b
- Overrides:
func_143017_bin classStructureStart
-