summaryrefslogtreecommitdiffstats
path: root/src/Registries/BlockStates.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-21Prepare for 1.15+ (#4856)Tiger Wang1-0/+25485
+ Add type-safe container for states * Split registry Blocks into BlockTypes, BlockStates so the block types enumeration can be #included without too much penalty * Ensure Registry uses type-safe container