Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getHeight
Method
getHeight
src/main/java/net/optifine/CustomColormap.java:459–462 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
457
}
458
459
public
int
getHeight()
460
{
461
return
this.height;
462
}
463
464
private
static
float[][] toRgb(
int
[] cols)
465
{
Callers
15
readColors
Method · 0.45
getTextureHeight
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