mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
More 1.15 wip No.2
This commit is contained in:
parent
053b1a20d6
commit
68144232ba
@ -215,7 +215,7 @@ public class BukkitGetBlocks_1_15 extends CharGetBlocks {
|
||||
}
|
||||
if (set.getBlock(lx, ly, lz).getOrdinal() != 0) {
|
||||
TileEntity tile = entry.getValue();
|
||||
tile.n();
|
||||
tile.hasWorld();
|
||||
tile.invalidateBlockCache();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user