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

Method getProgramStage

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

Source from the content-addressed store, hash-verified

92 }
93
94 public ProgramStage getProgramStage()
95 {
96 return this.programStage;
97 }
98
99 public Program getProgramBackup()
100 {

Callers 2

initMethod · 0.95
useProgramMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected