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

Method getMinor

src/main/java/net/optifine/config/GlVersion.java:33–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public int getMinor()
34 {
35 return this.minor;
36 }
37
38 public int getRelease()
39 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected