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

Method getNode

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

Get's the ClassNode associated with the mapping. @return

()

Source from the content-addressed store, hash-verified

265 * @return
266 */
267 public ClassNode getNode() {
268 return node;
269 }
270
271 /**
272 * Get's the parent's mapped instance.

Callers 5

readMethod · 0.95
linkMappingsMethod · 0.45
getClassNameMethod · 0.45
addFieldMethod · 0.45
addMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected