public static class IDocsProvider.NoDocsProvider extends java.lang.Object implements IDocsProvider
IDocsProvider.NoDocsProvider| Constructor and Description |
|---|
NoDocsProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTooltip(java.util.List<net.minecraft.util.text.ITextComponent> tooltip,
boolean showingAll) |
void |
showWidgetDocs(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisInstalledpublic void showWidgetDocs(java.lang.String path)
showWidgetDocs in interface IDocsProviderpublic void addTooltip(java.util.List<net.minecraft.util.text.ITextComponent> tooltip,
boolean showingAll)
addTooltip in interface IDocsProvider