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

Method RegisterSound

client/src/main/java/jake2/client/sound/Sound.java:60–60  ·  view source on GitHub ↗
(String sample)

Source from the content-addressed store, hash-verified

58 =====================
59 */
60 sfx_t RegisterSound(String sample);
61
62 /*
63 =====================

Callers 1

RegisterSoundMethod · 0.65

Implementers 2

DummyDriverclient/src/main/java/jake2/client/soun
LWJGLSoundImplclient/src/main/java/jake2/client/soun

Calls

no outgoing calls

Tested by

no test coverage detected