Class CondIsUnbreakable

All Implemented Interfaces:
Debuggable, SyntaxElement, Checker<ItemType>

@Name("Is Unbreakable") @Description("Checks whether an item is unbreakable.") @Examples("if event-item is unbreakable") @Since("2.5.1") @RequiredPlugins("Minecraft 1.11+") public class CondIsUnbreakable extends PropertyCondition<ItemType>