-
Bug
-
Resolution: Invalid
-
None
-
1.11.0.7 Beta, 1.10.0
-
None
-
Unconfirmed
-
Windows
When running hasComponent() entity binding for the minecraft:health component on entities including:
- boats
- minecarts
- paintings
- ender crystals
- leash knots
- tnt
- falling sand
- fireballs
- wither skulls
- shulker bullets
- llama spit
the binding returns true, due to how these entities have a "health" of sorts to allow players to punch to remove them.
On attempting to retrieve this component with a subsequent getComponent() entity binding, the game crashes instantly.