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

Method BeginRegistration

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

Called before the sounds are to be loaded and registered.

()

Source from the content-addressed store, hash-verified

148 * Called before the sounds are to be loaded and registered.
149 */
150 public static void BeginRegistration() {
151 impl.BeginRegistration();
152 }
153
154 /**
155 * Registers and loads a sound.

Callers 1

RegisterSoundsMethod · 0.95

Calls 1

BeginRegistrationMethod · 0.65

Tested by

no test coverage detected