Skip to content

Remove last set of deprecated methods - #1256

Merged
object-Object merged 2 commits into
1.21from
remove-deprecated
Aug 15, 2026
Merged

Remove last set of deprecated methods#1256
object-Object merged 2 commits into
1.21from
remove-deprecated

Conversation

@Robotgiggle

@Robotgiggle Robotgiggle commented Aug 13, 2026

Copy link
Copy Markdown
Member

Resolves #1093.

Specifically, this PR removes:

  • CastingEnvironment.addCreateEventListener()
  • CastingEnvironment.getCaster() and its overrides in CircleCastEnv and PlayerBasedCastEnv
  • the single-argument MishapDisallowedSpell constructor
  • the zero-argument MishapInvalidPattern constructor

It also makes some slight changes to CircleCastEnv to account for the removal of getCaster(), and updates the doc comment for CastingEnvironment.getCastingEntity() to no longer refer to getCaster().

@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Hex Casting Aug 13, 2026
@Robotgiggle Robotgiggle linked an issue Aug 13, 2026 that may be closed by this pull request
Comment thread CHANGELOG.md
@object-Object
object-Object added this pull request to the merge queue Aug 15, 2026
Merged via the queue into 1.21 with commit 193abdb Aug 15, 2026
14 of 17 checks passed
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Hex Casting Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Remove deprecated code

3 participants