public interface IDocsProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
IDocsProvider.NoDocsProvider |
| Modifier and Type | Method and Description |
|---|---|
default void |
addTooltip(java.util.List<net.minecraft.util.text.ITextComponent> tooltip,
boolean showingAll) |
default boolean |
isInstalled() |
void |
showWidgetDocs(java.lang.String path) |