MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / position

Method position

src/main/java/net/optifine/util/IntArray.java:35–38  ·  view source on GitHub ↗
(int pos)

Source from the content-addressed store, hash-verified

33 }
34
35 public void position(int pos)
36 {
37 this.position = pos;
38 }
39
40 public void put(int[] ints)
41 {

Callers 15

updateTextureMethod · 0.80
drawArraysMethod · 0.80
updateDynTexSubImage1Method · 0.80
uploadTexSub1Method · 0.80
setupTextureMethod · 0.80
updateSubImageMethod · 0.80
ShadersClass · 0.80
nextByteBufferMethod · 0.80
nextIntBufferMethod · 0.80
nextFloatBufferMethod · 0.80
printIntBufferMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected