类 RedstoneTorch

所有已实现的接口:
Cloneable, Attachable, Directional, Redstone

@Deprecated public class RedstoneTorch extends Torch implements Redstone
已过时。
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents a redstone torch
  • 构造器详细资料

    • RedstoneTorch

      public RedstoneTorch()
      已过时。
    • RedstoneTorch

      public RedstoneTorch(Material type)
      已过时。
    • RedstoneTorch

      @Deprecated public RedstoneTorch(Material type, byte data)
      已过时。
      Magic value
      参数:
      type - the type
      data - the raw data value
  • 方法详细资料