Package org.rspeer.commons.typing
Interface SelfTyped<SELF extends SelfTyped<SELF>>
- All Known Implementing Classes:
AssociateQuery
,AssociateQueryResults
,ComponentQuery
,ComponentQueryResults
,EffectObjectQuery
,FriendsChatUserQuery
,FriendsChatUserQueryResults
,HintArrowQuery
,ItemQuery
,ItemQueryResults
,NpcQuery
,PartyUserQuery
,PartyUserQueryResults
,PathingEntityQuery
,PickableQuery
,PlayerQuery
,PositionQuery
,ProjectileQuery
,Query
,QueryResults
,RelationshipQuery
,RelationshipQueryResults
,SceneNodeQuery
,SceneNodeQueryResults
,SceneObjectQuery
,StockMarketTransactionQuery
,StockMarketTransactionQueryResults
,WorldQuery
,WorldQueryResults
public interface SelfTyped<SELF extends SelfTyped<SELF>>
-
Method Summary
-
Method Details
-
self
SELF self()
-