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

Method getRenderScale

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

Source from the content-addressed store, hash-verified

147 }
148
149 public RenderScale getRenderScale()
150 {
151 return this.renderScale;
152 }
153
154 public Boolean[] getBuffersFlip()
155 {

Callers 3

copyFromMethod · 0.80
preDrawCompositeMethod · 0.80
postDrawCompositeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected