Class LogoRenderer
java.lang.Object
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.components.LogoRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate final booleanstatic final intstatic final intstatic final ResourceLocationstatic final ResourceLocationprivate final booleanFields inherited from class net.minecraft.client.gui.GuiComponent
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, LIGHT_DIRT_BACKGROUND, STATS_ICON_LOCATION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderLogo(PoseStack p_265113_, int p_265062_, float p_265180_) voidrenderLogo(PoseStack p_265239_, int p_265393_, float p_265718_, int p_265506_) Methods inherited from class net.minecraft.client.gui.GuiComponent
blit, blit, blit, blit, blit, blit, blitNineSliced, blitNineSliced, blitNineSliced, blitOutlineBlack, blitRepeating, disableScissor, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, hLine, renderOutline, vLine
-
Field Details
-
MINECRAFT_LOGO
-
MINECRAFT_EDITION
-
LOGO_WIDTH
public static final int LOGO_WIDTH- See Also:
-
LOGO_HEIGHT
public static final int LOGO_HEIGHT- See Also:
-
DEFAULT_HEIGHT_OFFSET
public static final int DEFAULT_HEIGHT_OFFSET- See Also:
-
showEasterEgg
private final boolean showEasterEgg -
keepLogoThroughFade
private final boolean keepLogoThroughFade
-
-
Constructor Details
-
LogoRenderer
public LogoRenderer(boolean p_265300_)
-
-
Method Details
-
renderLogo
-
renderLogo
-