MCPcopy 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

getChunkSnapshotMethod · 0.95
distanceSquaredMethod · 0.65
serializeMethod · 0.65
GameRuleMethod · 0.65
equalsMethod · 0.65
registerMethod · 0.65
NamespacedKeyMethod · 0.65
getNameMethod · 0.65
startMetricsMethod · 0.65
ASMUtilsClass · 0.65
printMethod · 0.65

Implementers 1

CraftWorldsrc/main/java/org/bukkit/craftbukkit/v

Calls

no outgoing calls

Tested by 1

loginMethod · 0.52