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

Method getBuffersFlip

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

Source from the content-addressed store, hash-verified

152 }
153
154 public Boolean[] getBuffersFlip()
155 {
156 return this.buffersFlip;
157 }
158
159 public boolean[] getToggleColorTextures()
160 {

Callers 4

parseBuffersFlipMethod · 0.95
copyFromMethod · 0.80
updateToggleBuffersMethod · 0.80
checkBufferFlipMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected