summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockVines.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated protocol functions to Vector3xx12xx12x2022-04-201-1/+1
| | | | also added support in included functions
* Handlers: update item and block handlers (#5371)Tiger Wang2022-01-021-0/+271
+ 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