Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getAlphaState
Method
getAlphaState
src/main/java/net/optifine/shaders/Program.java:139–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
public
GlAlphaState getAlphaState()
140
{
141
return
this.alphaState;
142
}
143
144
public
GlBlendState getBlendState()
145
{
Callers
2
copyFrom
Method · 0.45
updateAlphaBlend
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected