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