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

Method getPositionNext

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

Source from the content-addressed store, hash-verified

19 }
20
21 public int getPositionNext()
22 {
23 return this.position + this.size;
24 }
25
26 public void setPosition(int position)
27 {

Callers 3

compactRangesMethod · 0.95
checkRangesMethod · 0.95
bufferDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected