Package pers.neige.neigeitems.ref.entity
Class RefPlayerInteractManager
-
- All Implemented Interfaces:
public final class RefPlayerInteractManager
-
-
Constructor Summary
Constructors Constructor Description RefPlayerInteractManager()
-
Method Summary
Modifier and Type Method Description native RefEnumInteractionResultuseItem(RefEntityHuman entityHuman, RefWorld world, RefNmsItemStack itemStack, RefEnumHand hand)native booleanbreakBlock(RefBlockPos pos)-
-
Method Detail
-
useItem
native RefEnumInteractionResult useItem(RefEntityHuman entityHuman, RefWorld world, RefNmsItemStack itemStack, RefEnumHand hand)
-
breakBlock
native boolean breakBlock(RefBlockPos pos)
-
-
-
-