mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
*
A tribute to Jesse
This commit is contained in:
@ -216,6 +216,7 @@ public class BlockArrayClipboard implements Clipboard, Closeable {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean setTile(int x, int y, int z, CompoundTag tag) {
|
||||
x -= mx;
|
||||
y -= my;
|
||||
|
Reference in New Issue
Block a user