* fix compile
This commit is contained in:
parent
ca8bd77a78
commit
cba04dc208
@ -192,7 +192,7 @@ public class Schematic {
|
||||
extent.setBlock(mutable.getBlockX() + relx, mutable.getBlockY() + rely, mutable.getBlockZ() + relz, block);
|
||||
return false;
|
||||
}
|
||||
}, null);
|
||||
}, (HasFaweQueue) (null));
|
||||
Operations.completeBlindly(visitor);
|
||||
}
|
||||
// Entity offset is the paste location subtract the clipboard origin (entity's location is already relative to the world origin)
|
||||
|
Loading…
Reference in New Issue
Block a user