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

Method getProgramNone

src/main/java/net/optifine/shaders/Programs.java:78–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 public Program getProgramNone()
79 {
80 return this.programNone;
81 }
82
83 public int getCount()
84 {

Callers 1

ShadersClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected