dispatchPointer

Delegates one hit-tested pointer event to Minecraft's authoritative container-input path.

Platform adapters may combine the common event with native modifier, double-click, and drag transaction state installed around host dispatch.

Return

whether the Minecraft inventory transaction consumed the event.

Parameters

event

tree-coordinate event delivered to this Slot.

Throws

when called from another thread or after platform close.

when the platform container operation fails.