DropResult

constructor(addedToInv: Int = 0, droppedToWorld: Int = 0, dropLocation: Location? = null, droppedItems: Set<Item> = emptySet())