Skip to content

feat(paper): 26.2 Particles#763

Open
Privatech38 wants to merge 7 commits into
PaperMC:mainfrom
Privatech38:feat/particles-26-2
Open

feat(paper): 26.2 Particles#763
Privatech38 wants to merge 7 commits into
PaperMC:mainfrom
Privatech38:feat/particles-26-2

Conversation

@Privatech38

Copy link
Copy Markdown
Contributor

This PR adds documentation for the particles added in 26.2 update. All particles are related to the new geyser feature.

Starting off as a draft, because the particle names aren't confirmed and missing Javadoc links for options and whatnot.

@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
papermc-docs ✅ Ready (View Log) Visit Preview 993a792

There are four geyser particles: `GEYSER_BASE`, `GEYSER_POOF`, `GEYSER_PLUME` and `GEYSER`.

### Base and poof
`GEYSER_BASE` and `GEYSER_POOF` particles function identically, differing only in appearance.They use

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.

Suggested change
`GEYSER_BASE` and `GEYSER_POOF` particles function identically, differing only in appearance.They use
`GEYSER_BASE` and `GEYSER_POOF` particles function identically, differing only in appearance. They use

```

:::note
Starting values of `xd` and `zd` are in the range [-0.1, 0.1], while `yd` is in the range [0.0, 0.2].

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.

Suggested change
Starting values of `xd` and `zd` are in the range [-0.1, 0.1], while `yd` is in the range [0.0, 0.2].
Starting values of `xd` and `zd` are in the range `[-0.1, 0.1]`, while `yd` is in the range `[0.0, 0.2]`.

You put the other number ranges into code blocks too, so I'd repeat it here.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants