Class TooltipElementText.TooltipElementItemName
java.lang.Object
com.binaris.wizardry.client.gui.elements.TooltipElement
com.binaris.wizardry.client.gui.elements.TooltipElementText
com.binaris.wizardry.client.gui.elements.TooltipElementText.TooltipElementItemName
- Enclosing class:
- TooltipElementText
-
Nested Class Summary
Nested classes/interfaces inherited from class com.binaris.wizardry.client.gui.elements.TooltipElementText
TooltipElementText.TooltipElementItemName, TooltipElementText.TooltipElementManaReadout -
Field Summary
Fields inherited from class com.binaris.wizardry.client.gui.elements.TooltipElement
spaceAfter -
Constructor Summary
ConstructorsConstructorDescriptionTooltipElementItemName(net.minecraft.network.chat.Style style, int spaceAfter) -
Method Summary
Methods inherited from class com.binaris.wizardry.client.gui.elements.TooltipElementText
drawBackground, drawForeground, getFontRenderer, getHeight, getStyle, isVisibleMethods inherited from class com.binaris.wizardry.client.gui.elements.TooltipElement
drawBackgroundLayer, drawForegroundLayer, getTotalHeight
-
Constructor Details
-
TooltipElementItemName
public TooltipElementItemName(net.minecraft.network.chat.Style style, int spaceAfter)
-
-
Method Details
-
getText
protected net.minecraft.network.chat.Component getText(net.minecraft.world.item.ItemStack stack) - Overrides:
getTextin classTooltipElementText
-
getColour
protected int getColour(net.minecraft.world.item.ItemStack stack) - Overrides:
getColourin classTooltipElementText
-