summaryrefslogtreecommitdiffstats
path: root/src/BlockState.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-21Prepare for 1.15+ (#4856)Tiger Wang1-0/+27
+ 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
2020-12-21Remove unused Temporary namespaceTiger Wang1-93/+0
- Remove unused temporary mapping generation at startup
2019-09-22Add ProtocolBlockTypePalette (#4391)E141-0/+3
2019-08-24Added BlockState implementation for 1.13 support.Mattes D1-0/+90