Package net.minecraft.client
Class class_1325
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.class_1327
net.minecraft.client.class_1325
- Mappings:
Namespace Name official bypintermediary net/minecraft/class_1325named net/minecraft/client/class_1325
-
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.ButtonWidget
active, height, hovered, id, message, visible, WIDGETS_LOCATION, width, x, yFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.class_1327
method_4265, method_4266, renderMethods inherited from class net.minecraft.client.gui.widget.ButtonWidget
getWidth, getYImage, isHovered, isMouseOver, mouseReleased, playDownSound, renderBg, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradient
-
Constructor Details
-
class_1325
-
-
Method Details
-
renderToolTip
public void renderToolTip(int mouseX, int mouseY) - Overrides:
renderToolTipin classButtonWidget- Mappings:
Namespace Name Mixin selector official bLbug;b(II)Vintermediary method_4230Lnet/minecraft/class_356;method_4230(II)Vnamed renderToolTipLnet/minecraft/client/gui/widget/ButtonWidget;renderToolTip(II)V
-