Skip to content

moved refresh projectile source from protected method#13481

Open
mintychochip wants to merge 1 commit intoPaperMC:mainfrom
mintychochip:fix/async-chunk-getentities-13475
Open

moved refresh projectile source from protected method#13481
mintychochip wants to merge 1 commit intoPaperMC:mainfrom
mintychochip:fix/async-chunk-getentities-13475

Conversation

@mintychochip
Copy link
Contributor

moved refreshProjectileSource() call from setOwner(EntityReference) to public setOwner(EntityReference)

during async chunk generation structure templates load projectile entities via readAdditionalSaveData() which called the protected setOwner(EntityReference) method.

@mintychochip mintychochip requested a review from a team as a code owner January 1, 2026 18:26
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Jan 1, 2026
@Lulu13022002
Copy link
Contributor

That whole logic should be cleaned up, there's no cache anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

2 participants