Uses of Class
net.tnemc.item.component.impl.ConsumableComponent
Packages that use ConsumableComponent
-
Uses of ConsumableComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type ConsumableComponentModifier and TypeMethodDescriptiondefault Optional<ConsumableComponent<AbstractItemStack<T>, T>> AbstractItemStack.consumable()Retrieves the ConsumableComponent of the item stack if present.