MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / size

Method size

src/main/java/net/optifine/DynamicLightsMap.java:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public int size()
27 {
28 return this.map.size();
29 }
30
31 public DynamicLight remove(int id)
32 {

Callers 15

getMatchBlockIdsMethod · 0.45
readCustomSkiesMethod · 0.45
updateMethod · 0.45
propertyListToArrayMethod · 0.45
addToListMethod · 0.45
iteratorMethod · 0.45
worldChangedMethod · 0.45
getLocationsVariantsMethod · 0.45
parseScreensMethod · 0.45
getNeighbourIconMethod · 0.45
detectMultipassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected