SpongePowered / SpongeVanilla

The SpongeAPI implementation for Vanilla Minecraft.
http://www.spongepowered.org/
MIT License
253 stars 78 forks source link

InteractItemEvent is not fired when a target location does not exist. #389

Closed SimonFlash closed 5 years ago

SimonFlash commented 6 years ago

Version: 1.12.2-7.1.0-BETA-121

The InteractItemEvent is not fired when a target location does not exist, aka the player is not looking at a block (or one is far away). This event is functional on SpongeForge 3465.

Lignium commented 6 years ago

Related to: https://github.com/SpongePowered/SpongeCommon/issues/2013