Package dev.twilite.client.plugins


package dev.twilite.client.plugins
  • Class
    Description
    A node in a BehaviorPlugin behavior tree.
    Functional interface for behavior leaf nodes.
    Base class for plugins driven by a behavior tree.
    Result returned by behavior tree nodes.
    Status produced by a behavior tree node.
    Base class for TwiLite plugins.
    Declares plugin metadata used for discovery, configuration UI, and optional overlay binding.
    Base class for plugins that run logic on the game server tick.
    Scheduling result returned by TickPlugin.tick().