Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ print
Method
print
src/main/java/gregapi/log/LogBuffer.java:46–49 ·
view source on GitHub ↗
(String aString)
Source
from the content-addressed store, hash-verified
44
}
45
46
@Override
47
public
void
print(String aString) {
48
mBufferedLog.add(aString);
49
}
50
}
Callers
3
onModPostInit2
Method · 0.80
visitMethodEnd
Method · 0.80
getRotations
Method · 0.80
Calls
1
add
Method · 0.65
Tested by
no test coverage detected