Cloneable, Attachable, Directional, RedstoneBlockData.@Deprecated public class RedstoneTorch extends Torch implements Redstone
| Constructor | Description | 
|---|---|
RedstoneTorch() | 
 Deprecated.  
  | 
RedstoneTorch(Material type) | 
 Deprecated.  
  | 
RedstoneTorch(Material type,
             byte data) | 
 Deprecated. 
 
Magic value 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
RedstoneTorch | 
clone() | 
 Deprecated.  
  | 
boolean | 
isPowered() | 
 Deprecated.  
Gets the current state of this Material, indicating if it's powered or
 unpowered 
 | 
String | 
toString() | 
 Deprecated.  
  | 
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStackfinalize, getClass, notify, notifyAll, wait, wait, waitgetFacinggetAttachedFace, setFacingDirectionpublic RedstoneTorch()
public RedstoneTorch(Material type)
@Deprecated public RedstoneTorch(Material type, byte data)
type - the typedata - the raw data valuepublic boolean isPowered()
public String toString()
toString in class SimpleAttachableMaterialDatapublic RedstoneTorch clone()
Copyright © 2019. All rights reserved.