BlockData.@Deprecated public class RedstoneTorch extends Torch implements Redstone
| Constructor and Description |
|---|
RedstoneTorch()
Deprecated.
|
RedstoneTorch(Material type)
Deprecated.
|
RedstoneTorch(Material type,
byte data)
Deprecated.
Magic value
|
| Modifier and Type | Method and Description |
|---|---|
RedstoneTorch |
clone()
Deprecated.
|
boolean |
isPowered()
Deprecated.
Gets the current state of this Material, indicating if it's powered or
unpowered
|
String |
toString()
Deprecated.
|
getAttachedFace, setFacingDirectiongetFacingequals, getData, getItemType, hashCode, setData, toItemStack, toItemStackpublic 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 © 2022. All rights reserved.