Class ClientTextTooltip
java.lang.Object
net.minecraft.client.gui.screens.inventory.tooltip.ClientTextTooltip
- All Implemented Interfaces:
ClientTooltipComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidextractText(GuiGraphicsExtractor graphics, Font font, int x, int y) intintMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ClientTooltipComponent
extractImage, showTooltipWithItemInHand
-
Field Details
-
text
-
-
Constructor Details
-
ClientTextTooltip
-
-
Method Details
-
getWidth
- Specified by:
getWidthin interfaceClientTooltipComponent
-
getHeight
- Specified by:
getHeightin interfaceClientTooltipComponent
-
extractText
- Specified by:
extractTextin interfaceClientTooltipComponent
-