Package forestry.api.core.tooltips
Class ToolTip
java.lang.Object
forestry.api.core.tooltips.TextCollection
forestry.api.core.tooltips.ToolTip
- All Implemented Interfaces:
ITextInstance<TextCollection,TextCompound, TextCollection>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class forestry.api.core.tooltips.TextCollection
add, addAll, cast, clear, create, getLines, isEmpty, lastComponent, singleLineMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface forestry.api.core.tooltips.ITextInstance
add, add, add, addAll, addAll, apply, applyFormatting, style, style, style, style, text, translated
-
Constructor Details
-
ToolTip
public ToolTip() -
ToolTip
public ToolTip(int delay)
-
-
Method Details
-
onTick
public void onTick(boolean mouseOver) -
isReady
public boolean isReady() -
refresh
public void refresh()
-