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

Method getName

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

Source from the content-addressed store, hash-verified

87 }
88
89 public String getName()
90 {
91 return this.name;
92 }
93
94 public ProgramStage getProgramStage()
95 {

Callers 5

getProgramMethod · 0.95
getRealProgramNameMethod · 0.95
getErrorInfoMethod · 0.95
initMethod · 0.95
renderCompositesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected