Package dev.boze.api.interaction
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
-
Method Details
-
execute
void execute()Executes the interaction
-