Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compactRanges
Method · 0.95
checkRanges
Method · 0.95
bufferData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected