Class BreakSoundComponent<I extends AbstractItemStack<T>,T>

java.lang.Object
net.tnemc.item.component.impl.BreakSoundComponent<I,T>
All Implemented Interfaces:
SerialComponent<I,T>, ItemApplicator<I,T>, ItemCheck<T>, Identifiable, ItemSerializer<I,T>

public abstract class BreakSoundComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
BreakSoundComponent - When present, this sound will be played when the item runs out of durability and breaks Added in MC 1.21.5
Since:
0.2.0.0
Author:
creatorfromhell
See Also: