Class Diode

java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.Diode
All Implemented Interfaces:
Cloneable, Directional, Redstone

@Deprecated(since="1.14.1") public class Diode extends MaterialData implements Directional, Redstone
Deprecated.
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents a diode/repeater in the on or off state, with a delay and facing in a specific direction.
See Also: