Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bukkit/Bukkit
/ getName
Method
getName
src/main/java/org/bukkit/World.java:356–356 ·
view source on GitHub ↗
Gets the unique name of this world @return Name of this world
()
Source
from the content-addressed store, hash-verified
354
* @
return
Name of this world
355
*/
356
public
String getName();
357
358
/**
359
* Gets the Unique ID of this world
Callers
3
testGetName
Method · 0.65
getNewData
Method · 0.65
getName
Method · 0.65
Calls
no outgoing calls
Tested by
1
testGetName
Method · 0.52