Package net.minecraft.client.gui
Class LogoDrawer
java.lang.Object
net.minecraft.client.gui.LogoDrawer
- Mappings:
Namespace Name named net/minecraft/client/gui/LogoDrawerintermediary net/minecraft/class_8020official fzx
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intstatic final Identifierprivate static final intprivate static final intprivate final booleanprivate static final intstatic final intstatic final intstatic final intstatic final Identifierprivate static final intprivate static final intprivate final booleanstatic final Identifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(DrawContext context, int screenWidth, float alpha) voiddraw(DrawContext context, int screenWidth, float alpha, int y) boolean
-
Field Details
-
LOGO_TEXTURE
- Mappings:
Namespace Name Mixin selector named LOGO_TEXTURELnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_41805Lnet/minecraft/class_8020;field_41805:Lnet/minecraft/class_2960;official aLfzx;a:Laml;
-
MINCERAFT_TEXTURE
- Mappings:
Namespace Name Mixin selector named MINCERAFT_TEXTURELnet/minecraft/client/gui/LogoDrawer;MINCERAFT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_44540Lnet/minecraft/class_8020;field_44540:Lnet/minecraft/class_2960;official bLfzx;b:Laml;
-
EDITION_TEXTURE
- Mappings:
Namespace Name Mixin selector named EDITION_TEXTURELnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_41806Lnet/minecraft/class_8020;field_41806:Lnet/minecraft/class_2960;official cLfzx;c:Laml;
-
LOGO_REGION_WIDTH
public static final int LOGO_REGION_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_REGION_WIDTHLnet/minecraft/client/gui/LogoDrawer;LOGO_REGION_WIDTH:Iintermediary field_41807Lnet/minecraft/class_8020;field_41807:Iofficial dLfzx;d:I
-
LOGO_REGION_HEIGHT
public static final int LOGO_REGION_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_REGION_HEIGHTLnet/minecraft/client/gui/LogoDrawer;LOGO_REGION_HEIGHT:Iintermediary field_41808Lnet/minecraft/class_8020;field_41808:Iofficial eLfzx;e:I
-
LOGO_TEXTURE_WIDTH
private static final int LOGO_TEXTURE_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_TEXTURE_WIDTHLnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE_WIDTH:Iintermediary field_44541Lnet/minecraft/class_8020;field_44541:Iofficial gLfzx;g:I
-
LOGO_TEXTURE_HEIGHT
private static final int LOGO_TEXTURE_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_TEXTURE_HEIGHTLnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE_HEIGHT:Iintermediary field_44542Lnet/minecraft/class_8020;field_44542:Iofficial hLfzx;h:I
-
EDITION_REGION_WIDTH
private static final int EDITION_REGION_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named EDITION_REGION_WIDTHLnet/minecraft/client/gui/LogoDrawer;EDITION_REGION_WIDTH:Iintermediary field_44543Lnet/minecraft/class_8020;field_44543:Iofficial iLfzx;i:I
-
EDITION_REGION_HEIGHT
private static final int EDITION_REGION_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named EDITION_REGION_HEIGHTLnet/minecraft/client/gui/LogoDrawer;EDITION_REGION_HEIGHT:Iintermediary field_44544Lnet/minecraft/class_8020;field_44544:Iofficial jLfzx;j:I
-
EDITION_TEXTURE_WIDTH
private static final int EDITION_TEXTURE_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named EDITION_TEXTURE_WIDTHLnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE_WIDTH:Iintermediary field_44545Lnet/minecraft/class_8020;field_44545:Iofficial kLfzx;k:I
-
EDITION_TEXTURE_HEIGHT
private static final int EDITION_TEXTURE_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named EDITION_TEXTURE_HEIGHTLnet/minecraft/client/gui/LogoDrawer;EDITION_TEXTURE_HEIGHT:Iintermediary field_44546Lnet/minecraft/class_8020;field_44546:Iofficial lLfzx;l:I
-
LOGO_BASE_Y
public static final int LOGO_BASE_Y- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_BASE_YLnet/minecraft/client/gui/LogoDrawer;LOGO_BASE_Y:Iintermediary field_41809Lnet/minecraft/class_8020;field_41809:Iofficial fLfzx;f:I
-
LOGO_AND_EDITION_OVERLAP
private static final int LOGO_AND_EDITION_OVERLAP- See Also:
- Mappings:
Namespace Name Mixin selector named LOGO_AND_EDITION_OVERLAPLnet/minecraft/client/gui/LogoDrawer;LOGO_AND_EDITION_OVERLAP:Iintermediary field_44547Lnet/minecraft/class_8020;field_44547:Iofficial mLfzx;m:I
-
minceraft
private final boolean minceraft- Mappings:
Namespace Name Mixin selector named minceraftLnet/minecraft/client/gui/LogoDrawer;minceraft:Zintermediary field_41810Lnet/minecraft/class_8020;field_41810:Zofficial nLfzx;n:Z
-
ignoreAlpha
private final boolean ignoreAlpha- Mappings:
Namespace Name Mixin selector named ignoreAlphaLnet/minecraft/client/gui/LogoDrawer;ignoreAlpha:Zintermediary field_41811Lnet/minecraft/class_8020;field_41811:Zofficial oLfzx;o:Z
-
-
Constructor Details
-
LogoDrawer
public LogoDrawer(boolean ignoreAlpha) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/LogoDrawer;<init>(Z)Vintermediary <init>Lnet/minecraft/class_8020;<init>(Z)Vofficial <init>Lfzx;<init>(Z)V
-
-
Method Details
-
draw
- Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IF)Vintermediary method_48209Lnet/minecraft/class_8020;method_48209(Lnet/minecraft/class_332;IF)Vofficial aLfzx;a(Lfyt;IF)V
-
draw
- Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IFI)Vintermediary method_48210Lnet/minecraft/class_8020;method_48210(Lnet/minecraft/class_332;IFI)Vofficial aLfzx;a(Lfyt;IFI)V
-
shouldIgnoreAlpha
public boolean shouldIgnoreAlpha()- Mappings:
Namespace Name Mixin selector named shouldIgnoreAlphaLnet/minecraft/client/gui/LogoDrawer;shouldIgnoreAlpha()Zintermediary method_71053Lnet/minecraft/class_8020;method_71053()Zofficial aLfzx;a()Z
-