Class Comparator

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

@Deprecated(since="1.14.1") public class Comparator extends MaterialData implements Directional, Redstone
Deprecated.
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents a comparator in the on or off state, in normal or subtraction mode and facing in a specific direction.
See Also: