[PR #579] [MERGED] Suppress "unused" Warnings in StaticLists #7568

Closed
opened 2026-05-30 12:22:19 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/579
Author: @Dark98
Created: 2/4/2023
Status: Merged
Merged: 2/4/2023
Merged by: @Dark98

Base: masterHead: suppress-warnings


📝 Commits (1)

  • 2fd6171 Suppress "unused" Warnings in StaticLists

📊 Changes

3 files changed (+3 additions, -0 deletions)

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/content/StaticItemList.java (+1 -0)
📝 2006Scape Server/src/main/java/com/rs2/game/content/StaticNpcList.java (+1 -0)
📝 2006Scape Server/src/main/java/com/rs2/game/content/StaticObjectList.java (+1 -0)

📄 Description

warnings bug me


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/579 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 2/4/2023 **Status:** ✅ Merged **Merged:** 2/4/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `suppress-warnings` --- ### 📝 Commits (1) - [`2fd6171`](https://github.com/2006-Scape/2006Scape/commit/2fd6171590bcc93b2b63de1b4ffbc351ff2a8f10) Suppress "unused" Warnings in StaticLists ### 📊 Changes **3 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/content/StaticItemList.java` (+1 -0) 📝 `2006Scape Server/src/main/java/com/rs2/game/content/StaticNpcList.java` (+1 -0) 📝 `2006Scape Server/src/main/java/com/rs2/game/content/StaticObjectList.java` (+1 -0) </details> ### 📄 Description warnings bug me --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-30 12:22:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#7568