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, setFacingDirection
getFacing
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
public 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 SimpleAttachableMaterialData
public RedstoneTorch clone()
Copyright © 2021. All rights reserved.