Package net.minecraftforge.debug.client
Class AudioStreamTest
java.lang.Object
net.minecraftforge.debug.client.AudioStreamTest
Tests support for custom
AudioStream
s (SoundInstance.getStream(SoundBufferLibrary, Sound, boolean)
.
When the message "sine wave" is sent in chat, this should play a sine wave of 220Hz at the player's current position.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ENABLED
private static final boolean ENABLED- See Also:
-
MOD_ID
- See Also:
-
-
Constructor Details
-
AudioStreamTest
public AudioStreamTest()
-