Skip to content

Add end portal creation to PortalCreateEvent#14093

Open
Biquaternions wants to merge 1 commit into
PaperMC:mainfrom
Biquaternions:feat/portal-events
Open

Add end portal creation to PortalCreateEvent#14093
Biquaternions wants to merge 1 commit into
PaperMC:mainfrom
Biquaternions:feat/portal-events

Conversation

@Biquaternions

Copy link
Copy Markdown
Contributor

This PR addesses #13832

This does not trigger for world generation (when the end portal generates with all eyes)
It also, at the moment of writing this, does not trigger for the end gateway and exit end portal, as those don't have straightforward access to the Entity that will trigger the portal creation.

See:

  1. net.minecraft.world.level.levelgen.feature.EndGatewayFeature
  2. net.minecraft.world.level.levelgen.feature.EndPodiumFeature

Compared to:

  1. net.minecraft.world.level.levelgen.feature.EndPlatformFeature at L28
  2. net.minecraft.world.level.block.EndPortalBlock at L100

@Biquaternions
Biquaternions requested a review from a team as a code owner July 22, 2026 19:26
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

1 participant