-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w16a, 1.16.1, 1.19.4
-
None
-
Community Consensus
The Bug:
Players can get stuck in their position and constantly jitter when attempting to swim through small spaces after having previously attacked an entity while swimming.
This is a direct product of MC-69459. Because the server thinks that the player is no longer sprinting after hitting an entity, the player cannot swim through small spaces causing them to constantly jitter.
Steps to Reproduce:
- Assemble the appropriate setup by using the commands provided below.
/fill ~1 ~ ~1 ~17 ~4 ~17 minecraft:glass
/fill ~2 ~ ~2 ~16 ~4 ~16 minecraft:water
/fill ~2 ~2 ~9 ~16 ~2 ~9 minecraft:stone
/summon minecraft:armor_stand ~9 ~2 ~5 {NoGravity:1b}
- Enter the water and begin swimming while continuously holding down the sprint key.
- Attack the armor stand and then attempt to swim under the line of stone blocks.
- Take note as to whether or not players can get stuck in their position and constantly jitter when attempting to swim through small spaces after having previously attacked an entity while swimming.
Observed Behavior:
Players can get stuck in their position and constantly jitter.
Expected Behavior:
Players would not get stuck in their position and constantly jitter.
- duplicates
-
MC-220390 Players can get stuck when attempting to swim under blocks after having previously attacked an entity
- Reopened