Folia/patches
Spottedleaf 035f8e33c5 Make RedStoneWireBlock.isSignalSource return true if off-region
This may be invoked by a worldgen thread, in which case the
region data would be null and cause a crash. Returning true
is the default state of shouldSignal, so this should maintain
expected behavior.
2024-03-24 13:10:56 -07:00
..
api Update Paper 2024-02-20 18:42:54 -08:00
server Make RedStoneWireBlock.isSignalSource return true if off-region 2024-03-24 13:10:56 -07:00