Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ getName
Method
getName
src/main/java/gregapi/log/LoggerFML.java:42–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
return
null;
41
}
42
@Override
43
public
String getName() {
44
return
null;
45
}
46
@Override
47
public
void
exit() {
48
Callers
15
checkSaveLocation
Method · 0.45
onPlayerTickEvent
Method · 0.45
onPlayerInteraction
Method · 0.45
onTextureStitchedPre
Method · 0.45
onModPostInit2
Method · 0.45
doExplosionA
Method · 0.45
rotting
Method · 0.45
addInformation
Method · 0.45
hasEffect
Method · 0.45
getSubItems
Method · 0.45
updateItemStack
Method · 0.45
onLeftClickEntity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected