Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the redstone solid block handler | Tiger Wang | 2020-08-08 | 1 | -4/+1 |
* | Always use relative coordinates in AddBlock | Tiger Wang | 2020-08-02 | 1 | -4/+4 |
* | Call BlockEntityWithItems from ChestEntity slot changed handler | Tiger Wang | 2020-07-26 | 1 | -13/+21 |
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+2 |
* | Prevent container item duplication (#4476) | Mat | 2020-03-04 | 1 | -14/+0 |
* | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 2019-09-29 | 1 | -13/+6 |
* | Wake up redstone simulator on slot changes for blockentities (#4348) | Bond-009 | 2019-08-11 | 1 | -0/+8 |
* | Prefer static_cast to reinterpret_cast (#4223) | peterbell10 | 2018-05-02 | 1 | -1/+1 |
* | BlockEntities: Support cloning self. | Mattes D | 2017-06-16 | 1 | -0/+72 |