MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / getName

Method getName

src/main/java/InventoryItem.java:19–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public String getName()
20 {
21 return this.name;
22 }
23
24 public DBElement getElement()
25 {

Callers 4

examineCurrentItemMethod · 0.95
examineCurrentItemMethod · 0.95
equalsMethod · 0.45
compareToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected