Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addOverrides
Method · 0.95
correlate
Method · 0.45
fillGap
Method · 0.45
remapClass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected