MCPcopy 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

testGetNameMethod · 0.65
getNewDataMethod · 0.65
getNameMethod · 0.65

Calls

no outgoing calls

Tested by 1

testGetNameMethod · 0.52