Package net.fabricmc.fabric.api.entity
Interface EntityPickInteractionAware
public interface EntityPickInteractionAware
Convenience interface for entities that want more stack picking context than what
Entity.getPickBlockStack()
provides.
The hit result is guaranteed to be an EntityHitResult
.
-
Method Summary
-
Method Details
-
getPickedStack
-