Class CondIsEmpty

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

@Name("Is Empty") @Description("Checks whether an inventory, an inventory slot, or a text is empty.") @Examples("player\'s inventory is empty") @Since("<i>unknown</i> (before 2.1)") public class CondIsEmpty extends PropertyCondition<Object>