custom
Toggle table of contents
1.2.6
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.smart
/
RecipeCreator
/
merchantRecipe
merchant
Recipe
fun
merchantRecipe
(
result
:
ItemStack
,
uses
:
Int
,
maxUses
:
Int
,
experienceReward
:
Boolean
,
villagerExperience
:
Int
,
priceMultiplier
:
Float
,
demand
:
Int
,
specialPrice
:
Int
,
ignoreDiscounts
:
Boolean
,
ingredients
:
Pair
<
ItemStack
,
ItemStack
?
>
,
callback
:
MerchantRecipe
.
(
)
->
Unit
)
:
MerchantRecipe