Paper/patches
Jason Penilla 7bbe6820c2
Fix CraftWorld#isChunkGenerated
The upstream implementation is returning true for non-full chunks.

This fix is not ideal since the new chunk system doesn't have a region file/chunk status patch. May want to be revisited before a non-experimental release.
2024-06-18 12:44:07 -07:00
..
api Use ItemStack.empty() when air is passed into constructor 2024-06-18 15:31:30 +02:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Fix CraftWorld#isChunkGenerated 2024-06-18 12:44:07 -07:00
unapplied/server Add back improved watchdog support patch 2024-06-17 13:36:43 +02:00