Class LogoDrawer

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

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

    • LOGO_TEXTURE

      public static final Identifier LOGO_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lexx;a:Lahg;
      intermediary field_41805 Lnet/minecraft/class_8020;field_41805:Lnet/minecraft/class_2960;
      named LOGO_TEXTURE Lnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE:Lnet/minecraft/util/Identifier;
    • MINCERAFT_TEXTURE

      public static final Identifier MINCERAFT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official b Lexx;b:Lahg;
      intermediary field_44540 Lnet/minecraft/class_8020;field_44540:Lnet/minecraft/class_2960;
      named MINCERAFT_TEXTURE Lnet/minecraft/client/gui/LogoDrawer;MINCERAFT_TEXTURE:Lnet/minecraft/util/Identifier;
    • EDITION_TEXTURE

      public static final Identifier EDITION_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official c Lexx;c:Lahg;
      intermediary field_41806 Lnet/minecraft/class_8020;field_41806:Lnet/minecraft/class_2960;
      named EDITION_TEXTURE Lnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE:Lnet/minecraft/util/Identifier;
    • LOGO_REGION_WIDTH

      public static final int LOGO_REGION_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lexx;d: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 e Lexx;e: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 g Lexx;g: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 h Lexx;h:I
      intermediary field_44542 Lnet/minecraft/class_8020;field_44542:I
      named LOGO_TEXTURE_HEIGHT Lnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE_HEIGHT:I
    • EDITION_REGION_WIDTH

      private static final int EDITION_REGION_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official i Lexx;i:I
      intermediary field_44543 Lnet/minecraft/class_8020;field_44543:I
      named EDITION_REGION_WIDTH Lnet/minecraft/client/gui/LogoDrawer;EDITION_REGION_WIDTH:I
    • EDITION_REGION_HEIGHT

      private static final int EDITION_REGION_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official j Lexx;j:I
      intermediary field_44544 Lnet/minecraft/class_8020;field_44544:I
      named EDITION_REGION_HEIGHT Lnet/minecraft/client/gui/LogoDrawer;EDITION_REGION_HEIGHT:I
    • EDITION_TEXTURE_WIDTH

      private static final int EDITION_TEXTURE_WIDTH
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official k Lexx;k:I
      intermediary field_44545 Lnet/minecraft/class_8020;field_44545:I
      named EDITION_TEXTURE_WIDTH Lnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE_WIDTH:I
    • EDITION_TEXTURE_HEIGHT

      private static final int EDITION_TEXTURE_HEIGHT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Lexx;l:I
      intermediary field_44546 Lnet/minecraft/class_8020;field_44546:I
      named EDITION_TEXTURE_HEIGHT Lnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE_HEIGHT:I
    • LOGO_BASE_Y

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

      private static final int LOGO_AND_EDITION_OVERLAP
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official m Lexx;m:I
      intermediary field_44547 Lnet/minecraft/class_8020;field_44547:I
      named LOGO_AND_EDITION_OVERLAP Lnet/minecraft/client/gui/LogoDrawer;LOGO_AND_EDITION_OVERLAP:I
    • minceraft

      private final boolean minceraft
      Mappings:
      Namespace Name Mixin selector
      official n Lexx;n:Z
      intermediary field_41810 Lnet/minecraft/class_8020;field_41810:Z
      named minceraft Lnet/minecraft/client/gui/LogoDrawer;minceraft:Z
    • ignoreAlpha

      private final boolean ignoreAlpha
      Mappings:
      Namespace Name Mixin selector
      official o Lexx;o: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> Lexx;<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 Lexx;a(Lewu;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 Lexx;a(Lewu;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