Package | Description |
---|---|
me.leoko.advancedgui.utils.components | |
me.leoko.advancedgui.utils.components.states |
Modifier and Type | Class and Description |
---|---|
class |
PlaceholderTextComponent
The PlaceholderTextComponent is a
TextComponent that parses placeholders from the PlaceholderAPI. |
Modifier and Type | Method and Description |
---|---|
TextComponent |
TextComponent.clone(Interaction interaction) |
TextComponent |
TextComponent.clone(Interaction interaction) |
TextComponent |
TextComponent.copyWith(String id,
String newText)
Create a copy of this text component with a new text
|
TextComponent |
TextComponent.copyWith(String id,
String newText)
Create a copy of this text component with a new text
|
TextComponent |
TextComponent.locateOn(Interaction interaction) |
TextComponent |
TextComponent.locateOn(Interaction interaction) |
Modifier and Type | Method and Description |
---|---|
TextComponent |
TextInputState.getTextComponent() |
TextComponent |
TextInputState.getTextComponent() |
Constructor and Description |
---|
TextInputState(String input,
boolean active,
TextComponent textComponent) |
TextInputState(String input,
boolean active,
TextComponent textComponent) |
Copyright © 2021. All rights reserved.