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

Method getPosition

src/main/java/net/optifine/render/VboRange.java:11–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 private LinkedList.Node<VboRange> node = new LinkedList.Node(this);
10
11 public int getPosition()
12 {
13 return this.position;
14 }
15
16 public int getSize()
17 {

Callers 4

compactRangesMethod · 0.95
checkRangesMethod · 0.95
mainMethod · 0.95
dbgLinkedListMethod · 0.95

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
dbgLinkedListMethod · 0.76