Skip to content

moved refresh projectile source from protected method#13481

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

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
Copy Markdown
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
Copy Markdown
Contributor

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

@Owen1212055
Copy link
Copy Markdown
Member

Superceded by 4c91cd3

@Owen1212055 Owen1212055 closed this Apr 5, 2026
@github-project-automation github-project-automation Bot moved this from Awaiting review to Closed in Paper PR Queue Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

Asynchronous Chunk getEntities Call During Generation

3 participants