Interface RotateInteraction

All Superinterfaces:
Interaction
All Known Implementing Classes:
PlaceInteraction

public interface RotateInteraction extends Interaction
Rotate Interaction

Represents a rotate interaction with the server

  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface dev.boze.api.interaction.Interaction

    execute
  • Method Details

    • getRotation

      Rotation getRotation()
      Returns:
      Rotation to rotate to
      See Also: