Paper/patches
Spottedleaf be034cd985 Initialise default nibble arrays in ChunkAccess directly
When ChunkAccess was converted to an abstract class some versions
ago, the code to initialise nibble arrays should have been moved.
However, the code was not moved and so now mods constructing their
own implementations of ChunkAccess would not have the nibble arrays
initialised.

This is ported to Paper from Starlight to keep the code base in sync,
not because it fixes anything known.
2023-10-16 18:57:45 -07:00
..
api Add BlockData setter for FallingBlock (#9829) 2023-10-14 22:46:31 +02:00
server Initialise default nibble arrays in ChunkAccess directly 2023-10-16 18:57:45 -07:00