Class VillagerTradingScreen.PaginationButton
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.gui.screen.ingame.VillagerTradingScreen.PaginationButton
- Enclosing class:
- VillagerTradingScreen
- Mappings:
Namespace Name official bmy$aintermediary net/minecraft/class_423$class_424named net/minecraft/client/gui/screen/ingame/VillagerTradingScreen$PaginationButton
-
Field Summary
FieldsFields 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
Modifier and TypeMethodDescriptionvoidmethod_891(MinecraftClient minecraftClient, int int2, int int3, float float2) Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
getWidth, getYImage, isHovered, isMouseOver, mouseReleased, playDownSound, renderBg, renderToolTip, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradient
-
Field Details
-
isRight
private final boolean isRight- Mappings:
Namespace Name Mixin selector official oLbmy$a;o:Zintermediary field_1409Lnet/minecraft/class_423$class_424;field_1409:Znamed isRightLnet/minecraft/client/gui/screen/ingame/VillagerTradingScreen$PaginationButton;isRight:Z
-
-
Constructor Details
-
PaginationButton
public PaginationButton(int id, int x, int y, boolean isRight) - Mappings:
Namespace Name Mixin selector official <init>Lbmy$a;<init>(IIIZ)Vintermediary <init>Lnet/minecraft/class_423$class_424;<init>(IIIZ)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/VillagerTradingScreen$PaginationButton;<init>(IIIZ)V
-
-
Method Details
-
method_891
- Overrides:
method_891in classButtonWidget- Mappings:
Namespace Name Mixin selector official aLbja;a(Lbib;IIF)Vintermediary method_891Lnet/minecraft/class_356;method_891(Lnet/minecraft/class_1600;IIF)Vnamed method_891Lnet/minecraft/client/gui/widget/ButtonWidget;method_891(Lnet/minecraft/client/MinecraftClient;IIF)V
-