CommandHelper

CommandHelper

46.5k Downloads

[1.8] PlayerInteractAtEntityEvent / Armor Stand Interaction

LadyCailinBot opened this issue ยท 1 comments

commented

CMDHELPER-3001 - Reported by PseudoKnight

--After critical 1.8 updates are made, possibly look at this event.-- It extends PlayerInteractEntity and "is called when a player right clicks an entity with a location on the entity [that] was clicked." Maybe player_interact_entity should listen to this event instead and 'location' should be included in the event data.

Apparently this is intended for armor stands, so it may only fire for those.

commented

Comment by PseudoKnight

This will be needed in some form for right-clicking armor stands as player_interact_entity does not fire for armor stand entities.