MCPcopy 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

getColorIndexMethod · 0.45
convertTextureMethod · 0.45
putVertexMethod · 0.45
bakeMethod · 0.45
getQuadsForSpritesMethod · 0.45
putVertexMethod · 0.45
readMethod · 0.45
deserializeTransformMethod · 0.45
putVertexMethod · 0.45
flushQuadsMethod · 0.45
buildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected