Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block changes don't move entities to where they should be #6279

Open
JavierLeon9966 opened this issue Mar 9, 2024 · 0 comments
Open

Block changes don't move entities to where they should be #6279

JavierLeon9966 opened this issue Mar 9, 2024 · 0 comments
Labels
Category: Gameplay Related to Minecraft gameplay experience Status: Not Implemented

Comments

@JavierLeon9966
Copy link
Contributor

Issue description

When an entity is inside a block, and it changes, it should move it to the best spot.

  • Expected result: If the height of a block that the entity is inside of increases, it should be pushed up.
  • Actual result: The entity no-clips into the changed block.

Steps to reproduce the issue

  1. Make a farmland block
  2. Spawn an entity, like a villager, on just the height for the farmland to be trampled.

OS and versions

  • PocketMine-MP: 5.12.0 (git hash: a35c340)
  • PHP: 8.3.0
  • Using JIT: no
  • Server OS: win
  • Game version: Android

Crashdump, backtrace or other files

Screen_Recording_20230921_213330_Minecraft.mp4
@dktapps dktapps added Category: Gameplay Related to Minecraft gameplay experience Status: Not Implemented labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Related to Minecraft gameplay experience Status: Not Implemented
Projects
None yet
Development

No branches or pull requests

2 participants