Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getMatchBlockIds
Method · 0.45
readCustomSkies
Method · 0.45
update
Method · 0.45
propertyListToArray
Method · 0.45
addToList
Method · 0.45
iterator
Method · 0.45
worldChanged
Method · 0.45
getLocationsVariants
Method · 0.45
parseScreens
Method · 0.45
getConnectedTextureMultiPass
Method · 0.45
getNeighbourIcon
Method · 0.45
detectMultipass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected