Class Coal

All Implemented Interfaces:
Cloneable

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

    • Coal

      public Coal()
      Deprecated.
    • Coal

      public Coal​(CoalType type)
      Deprecated.
    • Coal

      public Coal​(Material type)
      Deprecated.
    • Coal

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