summaryrefslogtreecommitdiffstats
path: root/src/Registries/BlockStates.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 1.15+ (#4856)Tiger Wang2020-12-211-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