mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 10:48:34 +00:00
chore: Use correct since annoation dates
This commit is contained in:
@ -74,7 +74,7 @@ public interface World extends Extent, Keyed, IChunkCache<IChunkGet> {
|
||||
* Get the name of the world. If the world referenced has been unloaded, this will still return the name.
|
||||
*
|
||||
* @return a name for the world
|
||||
* @since 2.3.0
|
||||
* @since 2.2.0
|
||||
*/
|
||||
String getNameUnsafe();
|
||||
//FAWE end
|
||||
|
Reference in New Issue
Block a user