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

Method StartLocalSound

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

Source from the content-addressed store, hash-verified

72 ==================
73 */
74 void StartLocalSound(String sound);
75
76 /*
77 ====================

Callers 1

StartLocalSoundMethod · 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