Package net.okocraft.box.feature.craft.model
package net.okocraft.box.feature.craft.model
A package that contains models that used in craft feature.
-
ClassDescriptionA record to define the ingredient that uses to craft the item.A record to define the recipe that can be crafted in Box.A class that holds multiple
BoxIngredientItem
s.A class that holds multipleBoxItemRecipe
s.A record to remain the selected recipe.