summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockGlazedTerracotta.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-0/+18
| | | | | | | | | | | | | | | * Fix cmake not adding Werror on clang, and _lots_ of warnings * WIP: Build fixes * Cannot make intermediate blockhandler instance * Tiger's changes * Fix BitIndex check * Handle invalid NextState values in cMultiVersionProtocol Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Remove silly empty cBlockGlazedTerracotta classAlexander Harkness2020-04-101-19/+0
|
* Add mixins for blocks that rotate based on player yaw at placementAlexander Harkness2020-04-101-17/+2
| | | | Also add observer block handler.
* Add Terracotta handlersAlexander Harkness2020-04-101-0/+34