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

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

public abstract class ProvidesTrimMaterialComponent<I extends AbstractItemStack<T>,T> extends Object implements SerialComponent<I,T>
ProvidesTrimMaterialComponent - When present, this item will provide the specified trim material when used in a trimming recipe. Since MC 1.21.5
Since:
0.2.0.0
Author:
creatorfromhell
See Also: