Object CustomBlockSoundListener.Companion
-
- All Implemented Interfaces:
public class CustomBlockSoundListener.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Object2ObjectOpenHashMap<Location, WrappedTask>breakerPlaySoundpublic final static CustomBlockSoundListener.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Object2ObjectOpenHashMap<Location, WrappedTask>getBreakerPlaySound()-
-
Method Detail
-
getBreakerPlaySound
final Object2ObjectOpenHashMap<Location, WrappedTask> getBreakerPlaySound()
-
-
-
-