Package guideme.document.interaction
Class VanillaTooltipWrapper
java.lang.Object
guideme.document.interaction.VanillaTooltipWrapper
- All Implemented Interfaces:
GuideTooltip,ExportableResourceProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexportResources(ResourceExporter exporter) List<net.minecraft.client.gui.screens.inventory.tooltip.ClientTooltipComponent> getLines()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface guideme.document.interaction.GuideTooltip
getIcon
-
Constructor Details
-
VanillaTooltipWrapper
public VanillaTooltipWrapper(net.minecraft.client.gui.components.Tooltip tooltip)
-
-
Method Details
-
getLines
- Specified by:
getLinesin interfaceGuideTooltip
-
exportResources
- Specified by:
exportResourcesin interfaceExportableResourceProvider
-