()
| 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); |
no outgoing calls
no test coverage detected