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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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
-