mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 06:36:44 +01:00
Move annotation in BukkitWorld
This commit is contained in:
parent
5341015cb1
commit
c37cc40ad9
@ -78,7 +78,7 @@ import java.util.Map;
|
|||||||
return this.world;
|
return this.world;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override public @NotNull String getName() {
|
@Override @NotNull public String getName() {
|
||||||
return this.world.getName();
|
return this.world.getName();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user