Skip navigation links

Package org.spongepowered.api.block.trait

A fallback API for handling traits of BlockStates such that the values that are not directly supported by the API can still be represented with a BlockTrait.

See: Description

Package org.spongepowered.api.block.trait Description

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