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

Method getParent

src/me/lpk/mapping/MappedClass.java:276–278  ·  view source on GitHub ↗

Get's the parent's mapped instance. @return

()

Source from the content-addressed store, hash-verified

274 * @return
275 */
276 public MappedClass getParent() {
277 return parent;
278 }
279
280 /**
281 * Set's the parent mapped instance.

Callers 4

addOverridesMethod · 0.95
correlateMethod · 0.45
fillGapMethod · 0.45
remapClassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected