| Interface | Description |
|---|---|
| BlockSoundInteractionHandler |
Sound interaction handler for when a block is right-clicked.
|
| EntitySoundInteractionHandler |
Sound interaction handler for when an entity is right-clicked.
|
| SoundInteractionHandler<T> |
Handler for playing sounds when right-clicking
various objects.
|
| Class | Description |
|---|---|
| SoundHandlerRegistry |
Registry that holds
SoundInteractionHandlers. |
| SoundRegistry | |
| SoundRegistry.SoundMapping |
| Annotation Type | Description |
|---|---|
| SoundHandler |
Marks if a class should be handled as a
SoundInteractionHandler. |
Copyright © 2020 GeyserMC. All rights reserved.