Skip to content

Commit a0628da

Browse files
authored
Update SoundEvent docs
1 parent 5cd81d4 commit a0628da

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/main/java/net/minecraftforge/client/event/sound/SoundEvent.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
/**
1919
* Superclass for sound related events.
2020
*
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>
21+
* <p>These events are fired only on the {@linkplain LogicalSide#CLIENT logical client}.</p>
2322
*
2423
* @see SoundSourceEvent
2524
* @see PlaySoundEvent

0 commit comments

Comments
 (0)