Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
uninit
Method · 0.95
setupProgram
Method · 0.45
useProgram
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected