@ApiStatus.NonExtendable
public static interface FavoriteEntryType.Section
| Modifier and Type | Method and Description |
|---|---|
void |
add(FavoriteEntry... entries) |
@NotNull java.util.List<FavoriteEntry> |
getEntries() |
@NotNull net.minecraft.util.text.ITextComponent |
getText() |
void add(@NotNull
FavoriteEntry... entries)
@NotNull @NotNull net.minecraft.util.text.ITextComponent getText()
@NotNull @NotNull java.util.List<FavoriteEntry> getEntries()