Moving Elevators

Moving Elevators

7M Downloads

[Bug] Elevators are rendered way outside the player/server view distance.

Chesvin1 opened this issue ยท 1 comments

commented

Version Info

  • Minecraft 1.16.5 - Forge 36.2.42
  • Moving Elevators-1.4.6

Are you using OptiFine?: No.

Description of the Bug
Elevators can be rendered outside the player or server render distance. Although this shouldn't have a big impact on performance, this shouldn't be desired behavior as it can reveal things that the player shouldn't really see.

The render distance of the elevators should be tied to the player's render distance.

Steps to Reproduce
Create an elavator, go outside the render distance, and press F3+B, you will be able to see the hitbox. Also, if the elevator is moving, the player will be able to see them.

Screenshots

2024-04-12_16 46 43

image

commented

The render distance for the elevators was simply a fixed 300 blocks.
In version 1.4.7 it is now bound to the actual render distance setting, so this should no longer be an issue.
Thank you for reporting the issue!