Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getLength
Method
getLength
src/main/java/net/optifine/CustomColormap.java:449–452 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
447
}
448
449
public
int
getLength()
450
{
451
return
this.format == 2 ? 1 : this.colors.length;
452
}
453
454
public
int
getWidth()
455
{
Callers
4
getXpOrbColor
Method · 0.80
getDurabilityColor
Method · 0.80
allocate
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected