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

Method toVertex

src/main/java/net/optifine/render/VboRegion.java:301–304  ·  view source on GitHub ↗
(long bytes)

Source from the content-addressed store, hash-verified

299 }
300
301 private int toVertex(long bytes)
302 {
303 return (int)(bytes / (long)this.vertexBytes);
304 }
305
306 public int getPositionTop()
307 {

Callers 1

bufferDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected