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

Method setPosition

src/main/java/net/optifine/render/VboRange.java:26–29  ·  view source on GitHub ↗
(int position)

Source from the content-addressed store, hash-verified

24 }
25
26 public void setPosition(int position)
27 {
28 this.position = position;
29 }
30
31 public void setSize(int size)
32 {

Callers 2

compactRangesMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76