Paper/patches
Spottedleaf 4b0bc74c90 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
removed Re-add remove streams for Brain AI patch 2023-09-23 23:40:49 -07:00
server Initialise default nibble arrays in ChunkAccess directly 2023-10-16 18:57:45 -07:00