custom
Toggle table of contents
0.3.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.crystal
/
CrystalRecipe
/
createMerchantRecipe
create
Merchant
Recipe
fun
createMerchantRecipe
(
result
:
ItemStack
,
uses
:
Int
,
maxUses
:
Int
,
experienceReward
:
Boolean
,
villagerExperience
:
Int
,
priceMultiplier
:
Float
,
demand
:
Int
,
specialPrice
:
Int
,
ignoreDiscounts
:
Boolean
,
ingredients
:
Pair
<
ItemStack
,
ItemStack
?
>
)
:
MerchantRecipe