Class ToastComponent
java.lang.Object
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.components.toasts.ToastComponent
-
Nested Class Summary
Modifier and TypeClassDescription(package private) class
ToastComponent.ToastInstance<T extends Toast>
-
Field Summary
Modifier and TypeFieldDescription(package private) final Minecraft
private final ToastComponent.ToastInstance<?>[]
private static final int
Fields inherited from class net.minecraft.client.gui.GuiComponent
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.gui.GuiComponent
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, fill, fillGradient, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLine
-
Field Details
-
VISIBLE_TOASTS
private static final int VISIBLE_TOASTS- See Also:
-
minecraft
-
visible
-
queued
-
-
Constructor Details
-
ToastComponent
-
-
Method Details
-
render
-
getToast
-
clear
public void clear() -
addToast
-
getMinecraft
-