MCPcopy Create free account
hub / github.com/GraxCode/zelixkiller / getOwner

Method getOwner

src/me/lpk/mapping/MappedMember.java:45–47  ·  view source on GitHub ↗

The class the member belongs to. @return

()

Source from the content-addressed store, hash-verified

43 * @return
44 */
45 public MappedClass getOwner() {
46 return owner;
47 }
48
49 /**
50 * The order in which the member was indexed (Ex: One field after another)

Callers 5

removeDynamicCallsMethod · 0.80
preTransformMethod · 0.80
addOverridesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected