mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-07 16:26:13 +00:00
implement BukkitProtoWorld
This commit is contained in:
@@ -4,4 +4,7 @@ import com.dfsek.terra.api.world.access.WorldAccess;
|
||||
|
||||
|
||||
public interface ProtoWorld extends WorldAccess {
|
||||
int centerChunkX();
|
||||
|
||||
int centerChunkZ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user