Vampires should not watch invisible players
ThugPug43 opened this issue ยท 3 comments
Versions
- Minecraft: 1.12.2
- Forge: All 1.12.2 versions affected
- Vampirism: All 1.12.2 versions affected
Issue Description
When using invisibility, vampire NPCs will still turn and face players. I've only tested this as a hunter, I'm not sure about anything else. This makes it very difficult to use the "How to actually use a stake" ability.
Reproduce Steps
Drink an invisibility potion and go near a vampire NPC in survival mode.
Additional Information
In 1.14 there were some tweaks to invisibility so it might not even be a Vampirism problem, but a vanilla one.
While vampirism uses vanilla methods to choose the "target to look at", they ignore the invisibility of entities / players
That's true, but it would actually make more sense if they wouldn't not. So maybe we should add our own little check to make sure vampires do not look at invisible players (or at least only very rarely).