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