Interface IntegerStateProperty

All Superinterfaces:
Nameable, StateProperty<Integer>

@CatalogedBy(IntegerStateProperties.class) public interface IntegerStateProperty extends StateProperty<Integer>
Represents a type of StateProperty that accepts Integer based values, usually with a predefined range. It is recommended to use the Predicate