MCPcopy 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

parseLightMapPacksMethod · 0.95
readColorsMethod · 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