Interface BlockCategoryRegistry

All Superinterfaces:
CategoryRegistry<BlockType>
All Known Implementing Classes:
NullBlockCategoryRegistry

public interface BlockCategoryRegistry extends CategoryRegistry<BlockType>
A registry for BlockType categories.