Module net.botwithus.rs3
Class PathingEntityQuery<T extends PathingEntityQuery<T>>
java.lang.Object
net.botwithus.rs3.game.queries.builders.EntityQueryBuilder<T>
net.botwithus.rs3.game.queries.builders.PathingEntityQuery<T>
- All Implemented Interfaces:
BiPredicate<MemoryLayoutPREVIEW,
,MemorySegmentPREVIEW> QueryBuilderPREVIEW
- Direct Known Subclasses:
NpcQuery
,PlayerQuery
public abstract sealed class PathingEntityQuery<T extends PathingEntityQuery<T>>
extends EntityQueryBuilder<T>
permits NpcQuery, PlayerQuery
-
Field Summary
Fields inherited from interface net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW
DEFAULT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionanimation
(int animationId) byParentType
(int typeId) byType
(int typeId) combatLevel
(int combatLevel) health
(int min, int max) id
(int index) interactId
(int interactId) isMoving
(boolean isMoving) name
(String name, BiFunction<String, CharSequence, Boolean> function) overheadText
(String text) overheadText
(String text, BiFunction<String, CharSequence, Boolean> function) overheadText
(Pattern text) spotAnimation
(int spotId) stance
(int stanceId)
-
Constructor Details
-
PathingEntityQuery
public PathingEntityQuery()
-
-
Method Details
-
id
-
spotAnimation
-
animation
-
stance
-
interactId
-
combatLevel
-
isMoving
-
health
-
overheadText
-
overheadText
-
overheadText
-
name
-
name
-
name
-
name
-
byType
-
byParentType
-
option
-
option
-