RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.game.world.position.Area Class Referenceabstract
Inheritance diagram for com.osroyale.game.world.position.Area:
Collaboration diagram for com.osroyale.game.world.position.Area:

Static Public Attributes

static final Area[] WILDERNESS_RESOURCE = { new SquareArea("Wilderness Resource", 3174, 3924, 3196, 3944) }

Detailed Description

Handles checking if mobs are in a certain area.

Author
Daniel

Definition at line 50 of file Area.java.

Member Data Documentation

◆ WILDERNESS_RESOURCE

final Area [] com.osroyale.game.world.position.Area.WILDERNESS_RESOURCE = { new SquareArea("Wilderness Resource", 3174, 3924, 3196, 3944) }
static

The collection of areas that resemble the wilderness resource area.

Definition at line 72 of file Area.java.


The documentation for this class was generated from the following file: