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

Method EndRegistration

client/src/main/java/jake2/client/sound/S.java:164–166  ·  view source on GitHub ↗

Called after all sounds are registered and loaded.

()

Source from the content-addressed store, hash-verified

162 * Called after all sounds are registered and loaded.
163 */
164 public static void EndRegistration() {
165 impl.EndRegistration();
166 }
167
168 /**
169 * Starts a local sound.

Callers 1

RegisterSoundsMethod · 0.95

Calls 1

EndRegistrationMethod · 0.65

Tested by

no test coverage detected