Package org.bukkit.block.data.type
Interface Comparator
- All Superinterfaces:
BlockData,Cloneable,Directional,Powerable
public interface Comparator extends Directional, Powerable
'mode' indicates what mode this comparator will operate in.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classComparator.ModeThe mode in which a comparator will operate in. -
Method Summary
Modifier and Type Method Description Comparator.ModegetMode()Gets the value of the 'mode' property.voidsetMode(Comparator.Mode mode)Sets the value of the 'mode' property.Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, getSoundGroup, matches, merge