Class SmoothBrick

All Implemented Interfaces:
Cloneable

@Deprecated public class SmoothBrick extends TexturedMaterial
Deprecated.
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents the different types of smooth bricks.
  • Constructor Details

    • SmoothBrick

      public SmoothBrick()
      Deprecated.
    • SmoothBrick

      public SmoothBrick(Material type)
      Deprecated.
    • SmoothBrick

      @Deprecated public SmoothBrick(Material type, byte data)
      Deprecated.
      Magic value
      Parameters:
      type - the type
      data - the raw data value
  • Method Details