collectAll

open fun collectAll(): Boolean

Collects all items using the default collect option (the left click option)

Return

true if all items were collected, false otherwise


Collects all items using the specified collect method

Return

true if all items were collected, false otherwise

Parameters

method

the collect method to use