Package net.storm.api.entities


package net.storm.api.entities
  • Interfaces
    Class
    Description
    Base interface for entity providers that allow querying game entities using filters.
    Provides access to all NPCs (Non-Player Characters) in the loaded scene.
    Provides access to all players in the loaded scene, including the local player.
    Provides access to all ground items (tile items) in the loaded scene.
    Provides access to all tile objects in the loaded scene.
    Provides access to all tiles in the loaded scene.
    An entity provider for scene-based entities that have a world location.
    An entity provider for tile-based entities with advanced spatial querying capabilities.