Class ComponentScatteredFeatureSwampHut

java.lang.Object
net.minecraft.src.StructureComponent
net.minecraft.src.ComponentScatteredFeatureSwampHut

public class ComponentScatteredFeatureSwampHut extends StructureComponent
  • Field Details

    • scatteredFeatureSizeX

      protected int scatteredFeatureSizeX
      The size of the bounding box for this feature in the X axis
    • scatteredFeatureSizeY

      protected int scatteredFeatureSizeY
      The size of the bounding box for this feature in the Y axis
    • scatteredFeatureSizeZ

      protected int scatteredFeatureSizeZ
      The size of the bounding box for this feature in the Z axis
    • field_74936_d

      protected int field_74936_d
  • Constructor Details

    • ComponentScatteredFeatureSwampHut

      public ComponentScatteredFeatureSwampHut()
    • ComponentScatteredFeatureSwampHut

      public ComponentScatteredFeatureSwampHut(Random par1Random, int par2, int par3)
  • Method Details

    • func_143012_a

      protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
    • addComponentParts

      public boolean addComponentParts(World par1World, Random par2Random, StructureBoundingBox par3StructureBoundingBox)
      second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
      Specified by:
      addComponentParts in class StructureComponent
    • func_143011_b

      protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
    • func_74935_a

      protected boolean func_74935_a(World par1World, StructureBoundingBox par2StructureBoundingBox, int par3)