R
- the type of the result of the actionpublic abstract class ShiftClickAction<R> extends TextAction<R>
TextAction
that responds to shift-clicks.Modifier and Type | Class and Description |
---|---|
static class |
ShiftClickAction.InsertText
Inserts some text into the chat prompt.
|
result