Interface OffsetCommand
- All Known Implementing Classes:
OffsetSetCommand
@NullMarked
public interface OffsetCommand
-
Method Summary
Modifier and TypeMethodDescriptionGet who sent this command.
-
Method Details
-
getCommandSender
OffsetCommandSender getCommandSender()Get who sent this command. Can be used to respond to the command.
-