MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getName

Method getName

src/main/World.java:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 public String getName() {
89 return this.name;
90 }
91
92}

Callers 5

readLevelInformtaionMethod · 0.45
initInputMethod · 0.45
isSteamPathMethod · 0.45
MainMethod · 0.45
setLookAndFeelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected