Class Step

All Implemented Interfaces:
Cloneable

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

    • Step

      public Step()
      Deprecated.
    • Step

      public Step​(Material type)
      Deprecated.
    • Step

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