Class IDocsProvider.NoDocsProvider
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.IDocsProvider.NoDocsProvider
- All Implemented Interfaces:
IDocsProvider
- Enclosing interface:
- IDocsProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.desht.pneumaticcraft.common.thirdparty.IDocsProvider
IDocsProvider.NoDocsProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTooltip(List<net.minecraft.network.chat.Component> tooltip, boolean showingAll) voidshowWidgetDocs(String path) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.desht.pneumaticcraft.common.thirdparty.IDocsProvider
isInstalled
-
Constructor Details
-
NoDocsProvider
public NoDocsProvider()
-
-
Method Details
-
showWidgetDocs
- Specified by:
showWidgetDocsin interfaceIDocsProvider
-
addTooltip
- Specified by:
addTooltipin interfaceIDocsProvider
-