Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add biome change per player #11799

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yannicklamprecht
Copy link
Contributor

resolves #9889

pre hard fork: #10284

TODO:

  • Implement and call event
  • finish implementing BiomesSnapshot
  • add a handle to Chunk
  • test api with plugin
  • test compatibility with plugins using PlayerChunkLoadEvent
  • reduce diff
  • add paper comments

@kennytv kennytv added the type: feature Request for a new Feature. label Dec 24, 2024
@yannicklamprecht yannicklamprecht force-pushed the issue/9889-chunk-biome-packets-new branch from e97d44f to 4151472 Compare December 24, 2024 16:13
@yannicklamprecht yannicklamprecht force-pushed the issue/9889-chunk-biome-packets-new branch from 4151472 to 081d848 Compare December 26, 2024 00:29
@yannicklamprecht yannicklamprecht force-pushed the issue/9889-chunk-biome-packets-new branch from 081d848 to 32c1816 Compare December 26, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Request for a new Feature.
Projects
Status: Awaiting review
Development

Successfully merging this pull request may close these issues.

Change biomes per-player in chunk/biome packets
3 participants