Package net.minecraft.client.gui
Class LogoDrawer
java.lang.Object
net.minecraft.client.gui.LogoDrawer
- Mappings:
Namespace Name official ethintermediary 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 aLeth;a:Laex;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 bLeth;b:Laex;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 cLeth;c:Laex;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 dLeth;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 eLeth;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 gLeth;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 hLeth;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 iLeth;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 jLeth;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 kLeth;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 lLeth;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 fLeth;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 mLeth;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 nLeth;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 oLeth;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>Leth;<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 aLeth;a(Lesf;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 aLeth;a(Lesf;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
-