Package org.rspeer.game.adapter.type
Interface Animable.Query<Q extends Animable.Query<Q>>
-
- All Known Implementing Classes:
NpcQuery,PathingEntityQuery,PlayerQuery
- Enclosing interface:
- Animable
public static interface Animable.Query<Q extends Animable.Query<Q>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Qanimating()Qanimations(int... animations)Qinanimate()
-