YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut Class Reference

Inherits net.minecraft.world.gen.structure.ComponentScatteredFeature.

Public Member Functions

 ComponentScatteredFeatureSwampHut (Random par1Random, int par2, int par3)
 
boolean addComponentParts (World par1World, Random par2Random, StructureBoundingBox par3StructureBoundingBox)
 

Additional Inherited Members

- Static Public Member Functions inherited from net.minecraft.world.gen.structure.StructureComponent
static StructureComponent findIntersecting (List par0List, StructureBoundingBox par1StructureBoundingBox)
 
- Protected Member Functions inherited from net.minecraft.world.gen.structure.ComponentScatteredFeature
 ComponentScatteredFeature (Random par1Random, int par2, int par3, int par4, int par5, int par6, int par7)
 
boolean func_74935_a (World par1World, StructureBoundingBox par2StructureBoundingBox, int par3)
 
- Protected Attributes inherited from net.minecraft.world.gen.structure.ComponentScatteredFeature
final int scatteredFeatureSizeX
 
final int scatteredFeatureSizeY
 
final int scatteredFeatureSizeZ
 
int field_74936_d = -1
 

Constructor & Destructor Documentation

net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut.ComponentScatteredFeatureSwampHut ( Random  par1Random,
int  par2,
int  par3 
)

Member Function Documentation

boolean net.minecraft.world.gen.structure.ComponentScatteredFeatureSwampHut.addComponentParts ( World  par1World,
Random  par2Random,
StructureBoundingBox  par3StructureBoundingBox 
)
virtual

second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...

Implements net.minecraft.world.gen.structure.StructureComponent.


The documentation for this class was generated from the following file: