Class CondIsOccluding

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

@Name("Is Occluding") @Description("Checks whether an item is a block and completely blocks vision.") @Examples("player\'s tool is occluding") @Since("2.5.1") public class CondIsOccluding extends PropertyCondition<ItemType>