ModernFix-fix/common/src/main/java/org/embeddedt/modernfix/chunk
embeddedt d7b2f5b75b
Prevent mods from causing deadlocks in BlockState.getOffset
If this method is called with a ServerLevel, we switch the BlockGetter
for a safe wrapper that will only work on loaded chunks

Related: https://github.com/N1nn1/twigs/issues/6
Related: https://github.com/N1nn1/etcetera/issues/28
2023-08-13 13:39:24 -04:00
..
SafeBlockGetter.java Prevent mods from causing deadlocks in BlockState.getOffset 2023-08-13 13:39:24 -04:00