Package net.fabricmc.fabric.api.entity
Interface EntityPickInteractionAware
public interface EntityPickInteractionAware
-
Method Summary
Modifier and TypeMethodDescriptiongetPickedStack
(@Nullable PlayerEntity player, @Nullable HitResult result)
-
Method Details
-
getPickedStack
-