Module net.botwithus.rs3
Class GroundItemQuery
java.lang.Object
net.botwithus.rs3.game.queries.builders.ItemQuery<GroundItemQuery>
net.botwithus.rs3.game.queries.builders.items.GroundItemQuery
- All Implemented Interfaces:
BiPredicate<MemoryLayoutPREVIEW,
,MemorySegmentPREVIEW> QueryBuilderPREVIEW
-
Field Summary
Fields inherited from interface net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW
DEFAULT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionamount
(int amount) amount
(int min, int max) itemId
(int... itemIds) static GroundItemQuery
newQuery()
onTile
(Coordinate coordinate) results()
withinArea
(Area area) Methods inherited from class net.botwithus.rs3.game.queries.builders.ItemQuery
and, categories, category, cost, equipmentSlot, grandExchangeBuyLimit, ids, isStackable, mark, membersOnly, name, name, name, name, name, name, negate, neverStacks, option, option, option, option, option, or, reset, test
-
Constructor Details
-
GroundItemQuery
public GroundItemQuery()
-
-
Method Details
-
itemId
-
amount
-
amount
-
onTile
-
withinArea
-
results
-
newQuery
-