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

Method map

src/me/lpk/mapping/SkidRemapper.java:117–120  ·  view source on GitHub ↗
(String typeName)

Source from the content-addressed store, hash-verified

115 }
116
117 @Override
118 public String map(String typeName) {
119 return super.map(StringUtils.fixDesc(typeName, mappings));
120 }
121}

Callers

nothing calls this directly

Calls 1

fixDescMethod · 0.95

Tested by

no test coverage detected