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

Method resetId

src/main/java/net/optifine/shaders/Program.java:52–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public void resetId()
53 {
54 this.id = 0;
55 this.ref = 0;
56 }
57
58 public void resetConfiguration()
59 {

Callers 2

initMethod · 0.95
setupProgramMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected