Skip to content

Update particle API to match changes in 26.3 - #14246

Merged
Lulu13022002 merged 8 commits into
PaperMC:dev/26.3from
Privatech38:dev/26.3-particles
Sep 12, 2026
Merged

Update particle API to match changes in 26.3#14246
Lulu13022002 merged 8 commits into
PaperMC:dev/26.3from
Privatech38:dev/26.3-particles

Conversation

@Privatech38

Copy link
Copy Markdown
Contributor

This PR adds support to the API for randomization type and separate speed parameters.
It deprecates the getter and setter methods for the extra field in ParticleBuilder, expands the spawnParticle method and adds an enum for randomization mirroring the internal one.

@Privatech38
Privatech38 requested a review from a team as a code owner September 11, 2026 17:21
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Sep 11, 2026
@papermc-projects papermc-projects Bot moved this from Awaiting review to Full approval in Paper PR Queue Sep 11, 2026
Comment thread paper-api/src/main/java/com/destroystokyo/paper/ParticleBuilder.java Outdated
@github-project-automation github-project-automation Bot moved this from Full approval to Changes required in Paper PR Queue Sep 11, 2026
@papermc-projects papermc-projects Bot moved this from Changes required to Full approval in Paper PR Queue Sep 11, 2026
@Lulu13022002 Lulu13022002 added the dev/next Changes related to the snapshot / next branch label Sep 11, 2026

@Doc94 Doc94 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This also ignore the particle method in Player

Comment thread paper-api/src/main/java/com/destroystokyo/paper/ParticleBuilder.java Outdated
Comment thread paper-api/src/main/java/org/bukkit/Particle.java Outdated
Comment thread paper-api/src/main/java/org/bukkit/World.java Outdated
Comment thread paper-server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
Comment thread paper-api/src/main/java/org/bukkit/Particle.java
@github-project-automation github-project-automation Bot moved this from Full approval to Changes required in Paper PR Queue Sep 12, 2026
@papermc-projects papermc-projects Bot moved this from Changes required to Full approval in Paper PR Queue Sep 12, 2026
@Lulu13022002
Lulu13022002 merged commit 812aeeb into PaperMC:dev/26.3 Sep 12, 2026
2 of 3 checks passed
@github-project-automation github-project-automation Bot moved this from Full approval to Merged in Paper PR Queue Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev/next Changes related to the snapshot / next branch

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

5 participants