Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getWidth
Method
getWidth
src/main/java/net/optifine/CustomColormap.java:454–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
452
}
453
454
public
int
getWidth()
455
{
456
return
this.width;
457
}
458
459
public
int
getHeight()
460
{
Callers
15
parseLightMapPacks
Method · 0.95
readColors
Method · 0.45
updateLightmap
Method · 0.45
makeTextureAnimation
Method · 0.45
loadImage
Method · 0.45
readImageAndMipmaps
Method · 0.45
loadNSMapFile
Method · 0.45
loadSimpleTexture
Method · 0.45
loadLayeredTexture
Method · 0.45
parseCape
Method · 0.45
isElytraCape
Method · 0.45
fixTextureDimensions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected