Class BookEditScreen.BookButton

java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.client.gui.screen.ingame.BookEditScreen.BookButton
All Implemented Interfaces:
class_4122
Enclosing class:
BookEditScreen

@Environment(CLIENT) abstract static class BookEditScreen.BookButton extends ButtonWidget
Mappings:
Namespace Name
official clb$a
intermediary net/minecraft/class_410$class_411
named net/minecraft/client/gui/screen/ingame/BookEditScreen$BookButton
  • Field Details

    • isRight

      private final boolean isRight
      Mappings:
      Namespace Name Mixin selector
      official o Lclb$a;o:Z
      intermediary field_1370 Lnet/minecraft/class_410$class_411;field_1370:Z
      named isRight Lnet/minecraft/client/gui/screen/ingame/BookEditScreen$BookButton;isRight:Z
  • Constructor Details

    • BookButton

      public BookButton(int id, int x, int y, boolean isRight)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lclb$a;<init>(IIIZ)V
      intermediary <init> Lnet/minecraft/class_410$class_411;<init>(IIIZ)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/BookEditScreen$BookButton;<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