public class TextInputPlaceholder
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
Constructor and Description |
---|
TextInputPlaceholder() |
Modifier and Type | Method and Description |
---|---|
void |
addActiveInput(TextInputComponent component) |
boolean |
canRegister() |
@NotNull String |
getAuthor() |
@NotNull String |
getIdentifier() |
static TextInputPlaceholder |
getInstance() |
@NotNull String |
getVersion() |
String |
onPlaceholderRequest(org.bukkit.entity.Player player,
String identifier) |
boolean |
persist() |
void |
removeActiveInput(TextInputComponent component) |
configurationContains, equals, get, getConfigSection, getConfigSection, getDescription, getDouble, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, hashCode, isRegistered, register, toString, unregister
public static TextInputPlaceholder getInstance()
public boolean persist()
persist
in class me.clip.placeholderapi.expansion.PlaceholderExpansion
public boolean canRegister()
canRegister
in class me.clip.placeholderapi.expansion.PlaceholderExpansion
@NotNull public @NotNull String getAuthor()
getAuthor
in class me.clip.placeholderapi.expansion.PlaceholderExpansion
@NotNull public @NotNull String getIdentifier()
getIdentifier
in class me.clip.placeholderapi.expansion.PlaceholderExpansion
@NotNull public @NotNull String getVersion()
getVersion
in class me.clip.placeholderapi.expansion.PlaceholderExpansion
public void addActiveInput(TextInputComponent component)
public void removeActiveInput(TextInputComponent component)
Copyright © 2021. All rights reserved.