Cloneable, PressureSensorBlockData.@Deprecated public class DetectorRail extends ExtendedRails implements PressureSensor
| Constructor | Description | 
|---|---|
| DetectorRail() | Deprecated.  | 
| DetectorRail(Material type) | Deprecated.  | 
| DetectorRail(Material type,
            byte data) | Deprecated. 
 Magic value | 
| Modifier and Type | Method | Description | 
|---|---|---|
| DetectorRail | clone() | Deprecated.  | 
| boolean | isPressed() | Deprecated.  | 
| void | setPressed(boolean isPressed) | Deprecated.  | 
getConvertedData, isCurve, setDirectionequals, getData, getItemType, hashCode, setData, toItemStack, toItemStackfinalize, getClass, notify, notifyAll, wait, wait, waitgetDirection, isOnSlope, toStringpublic DetectorRail()
public DetectorRail(Material type)
@Deprecated public DetectorRail(Material type, byte data)
type - the typedata - the raw data valuepublic boolean isPressed()
isPressed in interface PressureSensorpublic void setPressed(boolean isPressed)
public DetectorRail clone()
clone in class ExtendedRailsCopyright © 2020. All rights reserved.