Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ size
Method
size
src/main/java/net/minecraftforge/fml/ModList.java:198–201 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
}
197
198
public
int
size()
199
{
200
return
mods.size();
201
}
202
203
public
List<ModFileScanData> getAllScanData()
204
{
Callers
15
gatherAndInitializeMods
Method · 0.95
getColorIndex
Method · 0.45
convertTexture
Method · 0.45
putVertex
Method · 0.45
bake
Method · 0.45
getQuadsForSprites
Method · 0.45
putVertex
Method · 0.45
read
Method · 0.45
deserializeTransform
Method · 0.45
putVertex
Method · 0.45
flushQuads
Method · 0.45
build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected