MCPcopy Create free account
hub / github.com/demoth/jake2 / getDriverName

Method getDriverName

client/src/main/java/jake2/client/sound/S.java:213–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 }
212
213 public static String getDriverName() {
214 return impl.getName();
215 }
216
217 /**
218 * Returns a string array containing all sound driver names.

Callers 1

Calls 1

getNameMethod · 0.65

Tested by

no test coverage detected