-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add NPC,withID add NPC.withName add Projectile.withID add Scene.projectilesWithID use HashSet instead of ArrayList to prevent objects bigger than 1x1 from being in the Scene.objects list twice. it also improves performance.
- Loading branch information
Showing
7 changed files
with
280 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
202 changes: 0 additions & 202 deletions
202
runelite-api/src/main/java/net/runelite/api/Projectile.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.