toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.model
/
DropResult
/
DropResult
Drop
Result
constructor
(
addedToInv
:
Int
=
0
,
droppedToWorld
:
Int
=
0
,
dropLocation
:
Location
?
=
null
,
droppedItems
:
Set
<
Item
>
=
emptySet()
)