Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraxCode/zelixkiller
/ getNewName
Method
getNewName
src/me/lpk/mapping/MappedObject.java:37–39 ·
view source on GitHub ↗
Returns the new name of the object. @return
()
Source
from the content-addressed store, hash-verified
35
* @
return
36
*/
37
public
String getNewName() {
38
return
nameNew;
39
}
40
41
/**
42
* Updates the
new
name.
Callers
15
fillGap
Method · 0.80
fixFromMappingsText
Method · 0.80
mapMethodName
Method · 0.80
mapInvokeDynamicMethodName
Method · 0.80
mapFieldName
Method · 0.80
MappingClassWriter
Method · 0.80
remapClass
Method · 0.80
fixOverrideNames
Method · 0.80
process
Method · 0.80
findMethodByNameAndDesc
Method · 0.80
findFieldByNameAndDesc
Method · 0.80
findFieldsByName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected