Package net.storm.api.commons


package net.storm.api.commons
  • Class
    Description
    Provides utility methods for pathfinding and collision detection calculations.
    A random integer generator that produces values within a specified range.
    Provides methods for thread sleeping and timing operations.
    Utility class for standardizing game strings from Jagex content.
    PentaFunction<A,B,C,D,E,R>
    Represents a function that accepts five arguments and produces a result.
    Factory class for creating common predicates used in entity filtering.
    QuadFunction<A,B,C,D,R>
    Represents a function that accepts four arguments and produces a result.
    Provides cryptographically secure random number generation utilities.
    TriFunction<T,U,V,R>
    Represents a function that accepts three arguments and produces a result.
    Utility class for handling world view coordinate transformations.