SakuraBind
Toggle table of contents
2.4.12
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SakuraBind
SakuraBind
/
top.iseason.bukkit.sakurabind.pickers
/
BasePicker
/
Companion
/
addCache
add
Cache
public
final
Unit
addCache
(
ConcurrentHashMap
<
UUID
,
LinkedList
<
ItemStack
>
>
cacheMap
,
UUID
uuid
,
SendBackType
type
,
Array
<
ItemStack
>
items
,
Function2
<
UUID
,
SendBackType
,
Unit
>
sendBackFun
)