Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-21 | Prepare for 1.15+ (#4856) | Tiger Wang | 1 | -20284/+0 | |
+ 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-07-19 | Remove Waterlogged value from registry | Tiger Wang | 1 | -15127/+9602 | |
(apparently they're going to remove it, we don't want such a large breaking change) * Also alpha sort ids, parameters | |||||
2020-07-18 | 1.13 items support | Tiger Wang | 1 | -0/+25809 | |
+ Add 1.16 block and item definitions |