toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.extensions
/
fillEmpty
fill
Empty
fun
fillEmpty
(
inventory
:
Inventory
,
identifier
:
String
?
=
null
,
vararg
identifiers
:
Map
<
NamespacedKey
,
String
>
?
=
arrayOf()
)
(
source
)
fun
Inventory
.
fillEmpty
(
filler
:
ItemStack
,
identifier
:
String
?
=
null
,
vararg
identifiers
:
Map
<
NamespacedKey
,
String
>
?
=
arrayOf()
)
(
source
)