Skip to content

Replace deprecated code#167

Merged
theShadowsDust merged 2 commits intomainfrom
theshadowsdust/refactor/replace-deprecated-code
Apr 19, 2026
Merged

Replace deprecated code#167
theShadowsDust merged 2 commits intomainfrom
theshadowsdust/refactor/replace-deprecated-code

Conversation

@theShadowsDust
Copy link
Copy Markdown
Collaborator

Overview

This pull request refactors deprecated code patterns

Changes

  • Replace boolean with TriState for visual fire handling
  • Replace deprecated registry access with new API

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@theShadowsDust theShadowsDust requested a review from a team as a code owner April 19, 2026 09:31
@github-actions
Copy link
Copy Markdown

Code Coverage

Overall Project 0% -0.44%
Files changed 0%

File Coverage
SyncFrogService.java 0% -6.36%
HealCommand.java 0% -2.38%

Copy link
Copy Markdown
Contributor

@TheMeinerLP TheMeinerLP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@theShadowsDust theShadowsDust merged commit b771f2c into main Apr 19, 2026
5 checks passed
@theShadowsDust theShadowsDust deleted the theshadowsdust/refactor/replace-deprecated-code branch April 21, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants