MCPcopy 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

getXpOrbColorMethod · 0.80
getDurabilityColorMethod · 0.80
allocateMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected