Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GregTech6/gregtech6
/ list
Method
list
src/main/java/gregapi/util/CR.java:583–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
581
}
582
583
@SuppressWarnings(
"unchecked"
)
584
public
static
List<IRecipe> list() {
return
CraftingManager.getInstance().getRecipeList();}
585
586
/**
587
* Checks
if
this Item has a Crafting Recipe.
Callers
15
onServerTick
Method · 0.95
AdvancedCraftingXToY
Method · 0.95
AdvancedCrafting1ToY
Method · 0.95
findRecipe
Method · 0.95
stopBuffering
Method · 0.95
shaped
Method · 0.95
getany
Method · 0.95
get
Method · 0.95
outputs
Method · 0.95
has
Method · 0.95
remout
Method · 0.95
remove
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected