Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregTech6/gregtech6
/ getRecipeName
Method
getRecipeName
src/main/java/gregapi/NEI_RecipeMap.java:646–649 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
644
}
645
646
@Override
647
public
String getRecipeName() {
648
return
LanguageHandler.translate(mRecipeMap.mNameInternal, mRecipeMap.mNameInternal);
649
}
650
651
@Override
652
public
String getGuiTexture() {
Callers
1
init
Method · 0.95
Calls
1
translate
Method · 0.95
Tested by
no test coverage detected