[SPIGOT-6382] Falling block in an end portal dissapears Created: 01/Mar/21  Updated: 01/Mar/21

Status: Open
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Espen Opsahl Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Using a stronghold portal dropping a block affected by gravity.


Version: This server is running CraftBukkit version git-Spigot-73fb609-ea050e6 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
Plugin: no plugin
Guidelines Read: Yes

 Description   

When a block is falling through an end portal it is not visible when entering the portal.

This is described in the github for paperspigot but is a spigot problem
https://github.com/PaperMC/Paper/issues/3344

The problem is nailed down.

This is not a vanilla problem. It was not seen before 1.4

On vanilla the theory is they queue the entity going until a player enters (Not clear if it is any player or the same portal).

On spigot it goes in the portal and when a player enters the portal it clears the 3*3*3 box and places the 3*3 obsidion.

The solution is using the vanilla mechanics by queuing the entity until a player (hopefully from the same portal).


Generated at Sat Apr 05 09:53:35 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.