[SPIGOT-6700] BlockDispenseArmorEvent not firing on horse armor equip Created: 08/Aug/21 Updated: 09/Aug/21 Resolved: 09/Aug/21 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | SolarRabbit | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | event |
Issue Links: |
|
||||||||
Version: | CraftBukkit version 3212-Spigot-ff89b97-2cdc6b1 | ||||||||
Guidelines Read: | Yes |
Description |
Neither BlockDispenseArmorEvent nor its superclass BlockDepenseEvent are called when dispenser equips tamed horses with armor. The former should be called as per other type of armor equipment, such as equipping villagers with armor, which are firing fine. |
Comments |
Comment by Black Hole [ 09/Aug/21 ] |
I'm closing this issue since it duplicates |
Comment by SolarRabbit [ 09/Aug/21 ] |
@MrDoc94 Thanks for the link to the issue. It seems idle to me without resolution. I repost the comment I made there here in hope for better follow-up: Neither is its superclass BlockDispenseEvent called. Or are we implying that there shouldn't be any events called on this type of situations? |
Comment by Doc [ 09/Aug/21 ] |
Related to In this issue say about this event is only fired for armor content not this cases. |