public abstract class ServerTextConverter<T> extends TranslatableTextConverter<T>
| Constructor and Description |
|---|
ServerTextConverter() |
| Modifier and Type | Method and Description |
|---|---|
T |
convert(@NotNull MinecraftCommandSource source,
@NotNull MinecraftTextComponent text) |
translate, translate, translateArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvert, convertpublic T convert(@NotNull @NotNull MinecraftCommandSource source, @NotNull @NotNull MinecraftTextComponent text)