NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.item
/
CustomItem
/
giveTo
give
To
fun
giveTo
(
player
:
Player
)
:
HashMap
<
Int
,
ItemStack
>
Gives the custom item to a player.
Parameters
player
The
Player
to whom the item will be given.