Interface Mobile.Query<Q extends Mobile.Query<Q>>

All Known Implementing Classes:
NpcQuery, PathingEntityQuery, PlayerQuery, ProjectileQuery
Enclosing interface:
Mobile

public static interface Mobile.Query<Q extends Mobile.Query<Q>>
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • moving

      Q moving()
    • stationary

      Q stationary()