mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-06 07:46:08 +00:00
Cleanup unused
This commit is contained in:
@@ -85,7 +85,7 @@ public class IrisWorld {
|
||||
bindWorld(this, world);
|
||||
}
|
||||
|
||||
public Location getSpawnLocation() {
|
||||
public Location spawnLocation() {
|
||||
if(hasRealWorld())
|
||||
{
|
||||
return realWorld().getSpawnLocation();
|
||||
|
||||
Reference in New Issue
Block a user