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
All Implemented Interfaces:
class_4122
Enclosing class:
VillagerTradingScreen

@Environment(CLIENT) abstract static class VillagerTradingScreen.PaginationButton extends ButtonWidget
Mappings:
Namespace Name
official clq$a
intermediary net/minecraft/class_423$class_424
named net/minecraft/client/gui/screen/ingame/VillagerTradingScreen$PaginationButton
  • Field Details

    • isRight

      private final boolean isRight
      Mappings:
      Namespace Name Mixin selector
      official o Lclq$a;o:Z
      intermediary field_1409 Lnet/minecraft/class_423$class_424;field_1409:Z
      named isRight Lnet/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> Lclq$a;<init>(IIIZ)V
      intermediary <init> Lnet/minecraft/class_423$class_424;<init>(IIIZ)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/VillagerTradingScreen$PaginationButton;<init>(IIIZ)V
  • Method Details

    • method_891

      public void method_891(int int2, int int3, float float2)
      Overrides:
      method_891 in class ButtonWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lcgu;a(IIF)V
      intermediary method_891 Lnet/minecraft/class_356;method_891(IIF)V
      named method_891 Lnet/minecraft/client/gui/widget/ButtonWidget;method_891(IIF)V