@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)

Package org.spongepowered.api.state

A fallback API for handling properties of BlockStates such that the values that are not directly supported by the API can still be represented with a StateProperty. Common cases where support only through a StateProperty is when mods are introduced to the game, providing custom content and custom states.