Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.enchantments
/
EnchantmentItems
/
Construction
/
refreshPresentation
refresh
Presentation
public
ItemStack
refreshPresentation
(
ItemStack
source
,
UnaryOperator
<
List
<
String
>
>
rebuildHostLore
,
ToIntFunction
<
List
<
String
>
>
position
)