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

Method getNode

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

Source from the content-addressed store, hash-verified

34 }
35
36 public LinkedList.Node<VboRange> getNode()
37 {
38 return this.node;
39 }
40
41 public VboRange getPrev()
42 {

Callers 3

compactRangesMethod · 0.95
mainMethod · 0.95
bufferDataMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76