MCPcopy Index your code
hub / github.com/GregTech6/gregtech6 / toString

Method toString

src/main/java/gregapi/code/TagData.java:108–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 }
107
108 @Override
109 public String toString() {
110 return mName;
111 }
112
113 @Override
114 public boolean isTrue(ITagDataContainer aObject) {

Callers 15

onItemTooltipMethod · 0.45
GT_APIMethod · 0.45
te_smelter_oreMethod · 0.45
ChatClass · 0.45
setMethod · 0.45
writeToNBT2Method · 0.45
BiomeNameSetMethod · 0.45
containsMethod · 0.45
configNameMethod · 0.45
makeStringMethod · 0.45
stringValidateMethod · 0.45
stringValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected