Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handlers: update item and block handlers (#5371) | Tiger Wang | 2022-01-02 | 1 | -0/+7 |
| | | | | | | | + Resend blocks when server rejects placement because in a block * Fix chest handler not invoked, fixes #5367 * Fix comparator handler not invoked * Update some naming | ||||
* | ItemHandler initialisation is a constant expression (#5344) | x12xx12x | 2021-12-02 | 1 | -0/+9 |
* Transition to non-pointer item handler * That is my destructor - I decide when I leave this world * I declare your destruction private and you final |