The Door class is using the bitmask 0x12 to merge existing block data with the new direction. It should be using 0xC (decimal 12).
The Door class is using the bitmask 0x12 to merge existing block data with the new direction. It should be using 0xC (decimal 12).