Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onItemTooltip
Method · 0.45
GT_API
Method · 0.45
te_smelter_ore
Method · 0.45
Chat
Class · 0.45
set
Method · 0.45
writeToNBT2
Method · 0.45
BiomeNameSet
Method · 0.45
contains
Method · 0.45
configName
Method · 0.45
makeString
Method · 0.45
stringValidate
Method · 0.45
stringValid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected