Class ComponentScatteredFeatureJunglePyramid

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

public class ComponentScatteredFeatureJunglePyramid 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

    • ComponentScatteredFeatureJunglePyramid

      public ComponentScatteredFeatureJunglePyramid()
    • ComponentScatteredFeatureJunglePyramid

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

    • func_143012_a

      protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
    • func_143011_b

      protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
    • addComponentParts

      public boolean addComponentParts(World world, Random generatorRand, StructureBoundingBox boundingBox)
      Description copied from class: StructureComponent
      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
    • fillVesselWithExperience

      public void fillVesselWithExperience(World world, StructureBoundingBox boundingBox, int iRelativeI, int iRelativeJ, int iRelativeK)
    • func_74935_a

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