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

Package org.spongepowered.api.block

An API section where "blocks" are represented. A block is a tile in the 3D game universe. Each "block" has a BlockState that can be changed.