We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd81d4 commit a0628daCopy full SHA for a0628da
1 file changed
src/main/java/net/minecraftforge/client/event/sound/SoundEvent.java
@@ -18,8 +18,7 @@
18
/**
19
* Superclass for sound related events.
20
*
21
- * <p>These events are fired on the {@linkplain MinecraftForge#EVENT_BUS main Forge event bus},
22
- * only on the {@linkplain LogicalSide#CLIENT logical client}.</p>
+ * <p>These events are fired only on the {@linkplain LogicalSide#CLIENT logical client}.</p>
23
24
* @see SoundSourceEvent
25
* @see PlaySoundEvent
0 commit comments