MCPcopy 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

readColorsMethod · 0.45
getTextureHeightMethod · 0.45
updateLightmapMethod · 0.45
makeTextureAnimationMethod · 0.45
loadImageMethod · 0.45
readImageAndMipmapsMethod · 0.45
loadNSMapFileMethod · 0.45
loadSimpleTextureMethod · 0.45
loadLayeredTextureMethod · 0.45
parseCapeMethod · 0.45
isElytraCapeMethod · 0.45
fixTextureDimensionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected