Class ComponentScatteredFeatureDesertPyramid

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

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

    • ComponentScatteredFeatureDesertPyramid

      public ComponentScatteredFeatureDesertPyramid()
    • ComponentScatteredFeatureDesertPyramid

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