Package-level declarations
Types
Link copied to clipboard
class AFKChangeEvent(val blockUser: BlockUser, var afk: Boolean, val cause: AFKChangeEvent.Cause) : BooleanStatusChangedEvent
Link copied to clipboard
class Area(val name: String, val point1: VentureLocation, val point2: VentureLocation, val chatRoomType: String = "<color:#7593ff>ChatRoom")
Represents an area defined by two points in pixel coordinates.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Checks if the current pixel location is within any of the areas in the cache.
Checks if the current location is inside any area defined in the area cache.
Determines whether a pixel location is within the given area.
Checks if the given location is within the specified area.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard