Class LogoDrawer

java.lang.Object
net.minecraft.client.gui.LogoDrawer

@Environment(CLIENT) public class LogoDrawer extends Object
Mappings:
Namespace Name
official fje
intermediary net/minecraft/class_8020
named net/minecraft/client/gui/LogoDrawer
  • Field Details

    • field_51079

      public static final Identifier field_51079
      Mappings:
      Namespace Name Mixin selector
      official a Lfje;a:Lakt;
      intermediary field_51079 Lnet/minecraft/class_8020;field_51079:Lnet/minecraft/class_2960;
      named field_51079 Lnet/minecraft/client/gui/LogoDrawer;field_51079:Lnet/minecraft/util/Identifier;
    • LOGO_REGION_WIDTH

      public static final int LOGO_REGION_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lfje;b:I
      intermediary field_41807 Lnet/minecraft/class_8020;field_41807:I
      named LOGO_REGION_WIDTH Lnet/minecraft/client/gui/LogoDrawer;LOGO_REGION_WIDTH:I
    • LOGO_REGION_HEIGHT

      public static final int LOGO_REGION_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lfje;c:I
      intermediary field_41808 Lnet/minecraft/class_8020;field_41808:I
      named LOGO_REGION_HEIGHT Lnet/minecraft/client/gui/LogoDrawer;LOGO_REGION_HEIGHT:I
    • LOGO_TEXTURE_WIDTH

      private static final int LOGO_TEXTURE_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Lfje;e:I
      intermediary field_44541 Lnet/minecraft/class_8020;field_44541:I
      named LOGO_TEXTURE_WIDTH Lnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE_WIDTH:I
    • LOGO_TEXTURE_HEIGHT

      private static final int LOGO_TEXTURE_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Lfje;f:I
      intermediary field_44542 Lnet/minecraft/class_8020;field_44542:I
      named LOGO_TEXTURE_HEIGHT Lnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE_HEIGHT:I
    • LOGO_BASE_Y

      public static final int LOGO_BASE_Y
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lfje;d:I
      intermediary field_41809 Lnet/minecraft/class_8020;field_41809:I
      named LOGO_BASE_Y Lnet/minecraft/client/gui/LogoDrawer;LOGO_BASE_Y:I
    • ignoreAlpha

      private final boolean ignoreAlpha
      Mappings:
      Namespace Name Mixin selector
      official g Lfje;g:Z
      intermediary field_41811 Lnet/minecraft/class_8020;field_41811:Z
      named ignoreAlpha Lnet/minecraft/client/gui/LogoDrawer;ignoreAlpha:Z
  • Constructor Details

    • LogoDrawer

      public LogoDrawer(boolean ignoreAlpha)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfje;<init>(Z)V
      intermediary <init> Lnet/minecraft/class_8020;<init>(Z)V
      named <init> Lnet/minecraft/client/gui/LogoDrawer;<init>(Z)V
  • Method Details

    • draw

      public void draw(DrawContext context, int screenWidth, float alpha)
      Mappings:
      Namespace Name Mixin selector
      official a Lfje;a(Lfia;IF)V
      intermediary method_48209 Lnet/minecraft/class_8020;method_48209(Lnet/minecraft/class_332;IF)V
      named draw Lnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IF)V
    • draw

      public void draw(DrawContext context, int screenWidth, float alpha, int y)
      Mappings:
      Namespace Name Mixin selector
      official a Lfje;a(Lfia;IFI)V
      intermediary method_48210 Lnet/minecraft/class_8020;method_48210(Lnet/minecraft/class_332;IFI)V
      named draw Lnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IFI)V