Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ getName
Method
getName
src/main/java/org/bukkit/World.java:863–863 ·
view source on GitHub ↗
Gets the unique name of this world @return Name of this world
()
Source
from the content-addressed store, hash-verified
861
* @
return
Name of this world
862
*/
863
@NotNull
864
public
String getName();
865
866
/**
Callers
15
getChunkSnapshot
Method · 0.95
AutoInstantiatingLoader
Method · 0.65
distanceSquared
Method · 0.65
serialize
Method · 0.65
GameRule
Method · 0.65
equals
Method · 0.65
register
Method · 0.65
NamespacedKey
Method · 0.65
getName
Method · 0.65
startMetrics
Method · 0.65
ASMUtils
Class · 0.65
print
Method · 0.65
Implementers
1
CraftWorld
src/main/java/org/bukkit/craftbukkit/v
Calls
no outgoing calls
Tested by
1
login
Method · 0.52