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

Method getBlendState

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

Source from the content-addressed store, hash-verified

142 }
143
144 public GlBlendState getBlendState()
145 {
146 return this.blendState;
147 }
148
149 public RenderScale getRenderScale()
150 {

Callers 2

copyFromMethod · 0.45
updateAlphaBlendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected