mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-20 15:10:15 +00:00
improve chunk existing check
This commit is contained in:
@@ -11,7 +11,7 @@ public interface IHeadless extends Closeable {
|
||||
|
||||
void saveAll();
|
||||
|
||||
@RegionCoordinates
|
||||
@ChunkCoordinates
|
||||
boolean exists(int x, int z);
|
||||
|
||||
@RegionCoordinates
|
||||
|
||||
Reference in New Issue
Block a user