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

Method setId

src/main/java/net/optifine/shaders/Program.java:164–167  ·  view source on GitHub ↗
(int id)

Source from the content-addressed store, hash-verified

162 }
163
164 public void setId(int id)
165 {
166 this.id = id;
167 }
168
169 public void setRef(int ref)
170 {

Callers 3

uninitMethod · 0.95
setupProgramMethod · 0.45
useProgramMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected