| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockSoundInteractionHandler
Sound interaction handler for when a block is right-clicked.
|
interface |
EntitySoundInteractionHandler
Sound interaction handler for when an entity is right-clicked.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BucketSoundInteractionHandler |
class |
ComparatorSoundInteractionHandler |
class |
DoorSoundInteractionHandler |
class |
FlintAndSteelInteractionHandler |
class |
GrassPathInteractionHandler |
class |
HoeInteractionHandler |
class |
LeverSoundInteractionHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
FeedBabySoundInteractionHandler |
class |
MilkEntitySoundInteractionHandler |
| Modifier and Type | Field and Description |
|---|---|
static SimpleMappedRegistry<SoundHandler,SoundInteractionHandler<?>> |
Registries.SOUND_HANDLERS
A mapped registry holding
SoundHandlers to their corresponding SoundInteractionHandler. |
Copyright © 2021 GeyserMC. All rights reserved.