MCPcopy 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

checkSaveLocationMethod · 0.45
onPlayerTickEventMethod · 0.45
onPlayerInteractionMethod · 0.45
onTextureStitchedPreMethod · 0.45
onModPostInit2Method · 0.45
doExplosionAMethod · 0.45
rottingMethod · 0.45
addInformationMethod · 0.45
hasEffectMethod · 0.45
getSubItemsMethod · 0.45
updateItemStackMethod · 0.45
onLeftClickEntityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected