Skip to content

add biome change per player#11799

Closed
yannicklamprecht wants to merge 1 commit into
PaperMC:mainfrom
yannicklamprecht:issue/9889-chunk-biome-packets-new
Closed

add biome change per player#11799
yannicklamprecht wants to merge 1 commit into
PaperMC:mainfrom
yannicklamprecht:issue/9889-chunk-biome-packets-new

Conversation

@yannicklamprecht
Copy link
Copy Markdown
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
Comment thread paper-api/src/main/java/io/papermc/paper/event/packet/PlayerBiomesLoadEvent.java Outdated
@yannicklamprecht
Copy link
Copy Markdown
Contributor Author

Nothing that I'll finish in near future.

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: Closed

Development

Successfully merging this pull request may close these issues.

Change biomes per-player in chunk/biome packets

3 participants