@@ -29,6 +29,6 @@
|
||||
+ }
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
iblockdata.neighborChanged(world, blockposition, block, blockposition1, flag);
|
||||
iblockdata.handleNeighborChanged(world, blockposition, block, blockposition1, flag);
|
||||
} catch (Throwable throwable) {
|
||||
CrashReport crashreport = CrashReport.forThrowable(throwable, "Exception while updating neighbours");
|
||||
|
||||
Reference in New Issue
Block a user