Interface RuleBasedStateProvider

All Superinterfaces:
BlockStateProvider, Wrapper

@NullMarked @AsOf("3.0.0") public interface RuleBasedStateProvider extends BlockStateProvider
A provider that provides a block and block state depending on the block that currently exists in the world using a series of rules.
Since:
3.0.0
See Also: