Class OreFilter

All Implemented Interfaces:
Cloneable

public class OreFilter extends GenerateFilter
  • Field Details

    • scl

      public float scl
    • threshold

      public float threshold
    • octaves

      public float octaves
    • falloff

      public float falloff
    • tilt

      public float tilt
    • ore

      public Block ore
    • target

      public Block target
  • Constructor Details

    • OreFilter

      public OreFilter()
  • Method Details