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

Method getElement

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

Source from the content-addressed store, hash-verified

22 }
23
24 public DBElement getElement()
25 {
26 return this.element;
27 }
28
29 public int getCount()
30 {

Callers 4

examineCurrentItemMethod · 0.95
removeSelectedItemMethod · 0.95
examineCurrentItemMethod · 0.95
removeSelectedItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected