Interface ServerboundInteractPacket.Handler
- Enclosing class:
ServerboundInteractPacket
public static interface ServerboundInteractPacket.Handler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAttack()
void
onInteraction
(InteractionHand hand) void
onInteraction
(InteractionHand hand, Vec3 interactionLocation)
-
Method Details
-
onInteraction
-
onInteraction
-
onAttack
void onAttack()
-