Package net.minecraft.client.gui
Class LogoDrawer
java.lang.Object
net.minecraft.client.gui.LogoDrawer
- Mappings:
Namespace Name official etcintermediary net/minecraft/class_8020named net/minecraft/client/gui/LogoDrawer
-
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)
-
Field Details
-
LOGO_TEXTURE
- Mappings:
Namespace Name Mixin selector official aLetc;a:Laeu;intermediary field_41805Lnet/minecraft/class_8020;field_41805:Lnet/minecraft/class_2960;named LOGO_TEXTURELnet/minecraft/client/gui/LogoDrawer;LOGO_TEXTURE:Lnet/minecraft/util/Identifier;
-
MINCERAFT_TEXTURE
- Mappings:
Namespace Name Mixin selector official bLetc;b:Laeu;intermediary field_44540Lnet/minecraft/class_8020;field_44540:Lnet/minecraft/class_2960;named MINCERAFT_TEXTURELnet/minecraft/client/gui/LogoDrawer;MINCERAFT_TEXTURE:Lnet/minecraft/util/Identifier;
-
EDITION_TEXTURE
- Mappings:
Namespace Name Mixin selector official cLetc;c:Laeu;intermediary field_41806Lnet/minecraft/class_8020;field_41806:Lnet/minecraft/class_2960;named EDITION_TEXTURELnet/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 dLetc;d:Iintermediary field_41807Lnet/minecraft/class_8020;field_41807:Inamed LOGO_REGION_WIDTHLnet/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 eLetc;e:Iintermediary field_41808Lnet/minecraft/class_8020;field_41808:Inamed LOGO_REGION_HEIGHTLnet/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 gLetc;g:Iintermediary field_44541Lnet/minecraft/class_8020;field_44541:Inamed LOGO_TEXTURE_WIDTHLnet/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 hLetc;h:Iintermediary field_44542Lnet/minecraft/class_8020;field_44542:Inamed LOGO_TEXTURE_HEIGHTLnet/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 iLetc;i:Iintermediary field_44543Lnet/minecraft/class_8020;field_44543:Inamed EDITION_REGION_WIDTHLnet/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 jLetc;j:Iintermediary field_44544Lnet/minecraft/class_8020;field_44544:Inamed EDITION_REGION_HEIGHTLnet/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 kLetc;k:Iintermediary field_44545Lnet/minecraft/class_8020;field_44545:Inamed EDITION_TEXTURE_WIDTHLnet/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 lLetc;l:Iintermediary field_44546Lnet/minecraft/class_8020;field_44546:Inamed EDITION_TEXTURE_HEIGHTLnet/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 fLetc;f:Iintermediary field_41809Lnet/minecraft/class_8020;field_41809:Inamed LOGO_BASE_YLnet/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 mLetc;m:Iintermediary field_44547Lnet/minecraft/class_8020;field_44547:Inamed LOGO_AND_EDITION_OVERLAPLnet/minecraft/client/gui/LogoDrawer;LOGO_AND_EDITION_OVERLAP:I
-
minceraft
private final boolean minceraft- Mappings:
Namespace Name Mixin selector official nLetc;n:Zintermediary field_41810Lnet/minecraft/class_8020;field_41810:Znamed minceraftLnet/minecraft/client/gui/LogoDrawer;minceraft:Z
-
ignoreAlpha
private final boolean ignoreAlpha- Mappings:
Namespace Name Mixin selector official oLetc;o:Zintermediary field_41811Lnet/minecraft/class_8020;field_41811:Znamed ignoreAlphaLnet/minecraft/client/gui/LogoDrawer;ignoreAlpha:Z
-
-
Constructor Details
-
LogoDrawer
public LogoDrawer(boolean ignoreAlpha) - Mappings:
Namespace Name Mixin selector official <init>Letc;<init>(Z)Vintermediary <init>Lnet/minecraft/class_8020;<init>(Z)Vnamed <init>Lnet/minecraft/client/gui/LogoDrawer;<init>(Z)V
-
-
Method Details
-
draw
- Mappings:
Namespace Name Mixin selector official aLetc;a(Lesa;IF)Vintermediary method_48209Lnet/minecraft/class_8020;method_48209(Lnet/minecraft/class_332;IF)Vnamed drawLnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IF)V
-
draw
- Mappings:
Namespace Name Mixin selector official aLetc;a(Lesa;IFI)Vintermediary method_48210Lnet/minecraft/class_8020;method_48210(Lnet/minecraft/class_332;IFI)Vnamed drawLnet/minecraft/client/gui/LogoDrawer;draw(Lnet/minecraft/client/gui/DrawContext;IFI)V
-