MCPcopy Index your code
hub / github.com/PaperMC/Paper / getName

Method getName

paper-api/src/main/java/org/bukkit/Server.java:109–109  ·  view source on GitHub ↗

Gets the name of this server implementation. @return name of this server implementation

()

Source from the content-addressed store, hash-verified

107 * @return name of this server implementation
108 */
109 @NotNull
110 public String getName();
111
112 /**

Callers 15

setupMethod · 0.95
collectClassesMethod · 0.65
getByNameMethod · 0.65
testGetNameMethod · 0.65
dataMethod · 0.65
TestServerClass · 0.65
readBukkitClassesMethod · 0.65
filterClassMethod · 0.65
registerMethod · 0.65
getNameMethod · 0.65
testBukkitMapMethod · 0.65

Implementers 1

CraftServerpaper-server/src/main/java/org/bukkit/

Calls

no outgoing calls

Tested by 9

setupMethod · 0.76
collectClassesMethod · 0.52
getByNameMethod · 0.52
testGetNameMethod · 0.52
dataMethod · 0.52
readBukkitClassesMethod · 0.52
filterClassMethod · 0.52
testBukkitMapMethod · 0.52