Squids and glow squids do not collide properly with solid blocks
The bug
Squids choose the direction they are simming in randomly. This means that they sometimes also try to swim "through" a wall. Whereas other mobs trying to walk against a solid wall just collide with it, squids sometimes glitch into it (maybe client-side only).
The reason
The following is based on a decompiled version of Minecraft 1.10 using MCP 9.30.
The reason might be that the class EntitySquid is overriding the method net.minecraft.entity.EntityLivingBase.moveEntityWithHeading(float, float).
Linked Issues
is duplicated by4
- Fixed
Marcono1234- 32
- 12
- Confirmed
Important
- Gameplay
- Mob behaviour
- block solid squid swim
14w25b - 1.21.1
14w25b 14w26b 14w28a 14w29b 14w30c 14w31a 1.8-pre2 15w37a 16w04a 1.10.2 1.11 1.11.2 17w18a 1.13.1 1.14.4 1.15.2 20w21a 1.16-pre5 1.16.1 1.16.2-pre1 1.16.4 20w46a 21w03a 1.16.5 21w05a 21w05b 21w06a 21w11a 21w13a 21w14a 21w15a 21w17a 21w18a 1.17 1.17.1 21w37a 1.18-pre1 22w05a 22w14a 23w14a 1.20.6 24w18a 1.21.1- 24w33a
Created Issue:
Squids try to swim through solid blocks
Like you can see squids try to swim through solid blocks but then get set back to their old position
Squidstry to swim through solid blocksSquids do not collide properly with solid blocks
The bug
Squids choose the direction they are simming in randomly. This means that they sometimes also try to swim "through" a wall. Whereas other mobs trying to walk against a solid wall just collide with it, squids sometimes glitch into it (maybe client-side only).
The reason
The following is based on a decompiled version of Minecraft 1.10 using MCP 9.30.
The reason might be that the class EntitySquid is overriding the method net.minecraft.entity.EntityLivingBase.moveEntityWithHeading(float, float).
relates to
is duplicated by
is duplicated by
Squids and glow squids do not collide properly with solid blocks
is duplicated by
is duplicated by
relates to
relates to
That is probably MC-58294
Thank you for your report!
However, we are already tracking this issue, and this report is a Duplicate of MC-58294, which is a report that has not been resolved yet.
If you want, you can upvote the parent ticket, and enable watching to receive any updates about it - if you believe you have any information that may be important for this issue, please leave a comment on the parent. Please also use the search function in the future to prevent duplicate reports.
Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord
This appears to be a duplicate of MC-58294, which hasn't yet been resolved. If you have any additional information to provide regarding this issue, feel free to comment on the parent ticket. If you feel that this issue is affecting you, feel free to vote for the duplicated ticket, to give Mojang a basic idea of how many people are impacted by the problem. Just to further inform you, this will not determine how quickly the bug gets handled or fixed.
This appears to be a duplicate of MC-58294, which hasn't yet been resolved. If you have any additional information to provide regarding this issue, feel free to comment on the parent ticket. If you feel that this issue is affecting you, feel free to vote for the duplicated ticket, to give Mojang a basic idea of how many people are impacted by the problem. Just to further inform you, this will not determine how quickly the bug gets handled or fixed.
Also relates to MC-58294





Can confirm for 1.11. Probably client-side only as you say.
Confirmed for 17w17b & 17w18a
Confirmed for 1.13.1.
Confirmed in 1.15.2 and 20w21a.
confirmed in 1.16 pre-release 5
Confirmed for 1.16.4 pre-1
Affects 1.16.4.
Can confirm in 20w46a.
Can confirm in 21w03a. Also affects glow squids.
Can confirm in 21w05a.
Can confirm in 21w05b.
Can confirm in 21w06a.
In 21w11a
In 21w13a
21w14a
Confirmed for 21w15a
Affects 21w17a
In 21w18a
Can confirm for 1.17
Can confirm in 1.17.1.
Can confirm in 21w37a.
Still in 1.18 Pre-1
Affects 22w05a
Can confirm in 23w14a
Related to MC-208015
Affects 1.21.1
Fixed in 24w33a.