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
Enclosing class:
BookEditScreen

@Environment(CLIENT) static class BookEditScreen.BookButton extends ButtonWidget
Mappings:
Namespace Name
official ayo$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 Layo$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> Layo$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

    • render

      public void render(MinecraftClient client, int mouseX, int mouseY)
      Overrides:
      render in class ButtonWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lavs;a(Lave;II)V
      intermediary method_891 Lnet/minecraft/class_356;method_891(Lnet/minecraft/class_1600;II)V
      named render Lnet/minecraft/client/gui/widget/ButtonWidget;render(Lnet/minecraft/client/MinecraftClient;II)V