Interface ServerboundInteractPacket.Handler

Enclosing class:
ServerboundInteractPacket

public static interface ServerboundInteractPacket.Handler
  • Method Details

    • onInteraction

      void onInteraction(InteractionHand pHand)
    • onInteraction

      void onInteraction(InteractionHand pHand, Vec3 pInteractionLocation)
    • onAttack

      void onAttack()