Interface Interaction

All Known Subinterfaces:
RotateInteraction
All Known Implementing Classes:
PlaceInteraction

public interface Interaction
Interaction Represents an interaction with the server This can be used to rotate, place, or break blocks, interact with entities, etc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the interaction
  • Method Details

    • execute

      void execute()
      Executes the interaction