Interface Actionable.Query<Q extends Actionable.Query<Q>>

All Known Implementing Classes:
ItemQuery, NpcQuery, SceneObjectQuery
Enclosing interface:
Actionable

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

    Modifier and Type
    Method
    Description
    actions(String... actions)
     
  • Method Details

    • actions

      Q actions(String... actions)