public final class SentTitle extends Object
| Constructor and Description |
|---|
SentTitle() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAndSend(@NotNull org.bukkit.entity.Player player) |
void |
buildAndSend(@NotNull org.bukkit.entity.Player player,
@NotNull Iterable<Map.Entry<String,Supplier<String>>> entries) |
void |
buildAndSend(@NotNull org.bukkit.entity.Player player,
Map.Entry<String,Supplier<String>>... entries) |
void |
buildAndSend(@NotNull org.bukkit.entity.Player player,
@NotNull Map<String,Supplier<String>> replaces) |
void |
buildAndSend(@NotNull org.bukkit.entity.Player player,
@NotNull String regex,
@NotNull Supplier<String> replace) |
@NotNull
public void buildAndSend(@NotNull
@NotNull org.bukkit.entity.Player player,
@NotNull
@NotNull String regex,
@NotNull
@NotNull Supplier<String> replace)
@SafeVarargs @NotNull public final void buildAndSend(@NotNull @NotNull org.bukkit.entity.Player player, @NotNull Map.Entry<String,Supplier<String>>... entries)
@NotNull
public void buildAndSend(@NotNull
@NotNull org.bukkit.entity.Player player,
@NotNull
@NotNull Iterable<Map.Entry<String,Supplier<String>>> entries)
@NotNull
public void buildAndSend(@NotNull
@NotNull org.bukkit.entity.Player player)
Copyright © 2020. All rights reserved.