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

Method getVersion

src/main/java/net/minecraft/src/Config.java:118–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 public static float renderPartialTicks;
117
118 public static String getVersion() {
119 return "OptiFine_1.8.9_HD_U_L5";
120 }
121
122 public static String getVersionDebug() {
123 StringBuffer stringbuffer = new StringBuffer(32);

Callers 15

onCrashReportMethod · 0.95
makeReportMethod · 0.95
extendCrashReportMethod · 0.95
drawScreenMethod · 0.95
checkOpenGlCapsMethod · 0.95
initChannelMethod · 0.45
initPlatformMethod · 0.45
fromProtocolIdMethod · 0.45
ViaMCPMethod · 0.45
drawSlotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected