GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.47k stars 646 forks source link

Always remove entities from cache #4577

Closed AJ-Ferguson closed 1 month ago

Kas-tle commented 1 month ago

Are you also planning to add the 64 below world height removal for non-living entities? I think mostly would be important for the throwables.

AJ-Ferguson commented 1 month ago

The server will always send despawn packets so I thought it was unnecessary. I'm not opposed to adding it though. If we do I think we should check all applicable entities not just throwables.