Uses of Class
net.minecraft.client.gui.components.toasts.ToastComponent
-
Uses of ToastComponent in net.minecraft.client
-
Uses of ToastComponent in net.minecraft.client.gui.components.toasts
Modifier and TypeMethodDescriptionstatic void
SystemToast.add(ToastComponent p_94856_, SystemToast.SystemToastIds p_94857_, Component p_94858_, Component p_94859_)
static void
RecipeToast.addOrUpdate(ToastComponent p_94818_, Recipe<?> p_94819_)
static void
SystemToast.addOrUpdate(ToastComponent p_94870_, SystemToast.SystemToastIds p_94871_, Component p_94872_, Component p_94873_)
AdvancementToast.render(PoseStack p_94800_, ToastComponent p_94801_, long p_94802_)
RecipeToast.render(PoseStack p_94814_, ToastComponent p_94815_, long p_94816_)
SystemToast.render(PoseStack p_94844_, ToastComponent p_94845_, long p_94846_)
Toast.render(PoseStack p_94896_, ToastComponent p_94897_, long p_94898_)
TutorialToast.render(PoseStack p_94965_, ToastComponent p_94966_, long p_94967_)
private void
SystemToast.renderBackgroundRow(PoseStack p_94837_, ToastComponent p_94838_, int p_94839_, int p_94840_, int p_94841_, int p_94842_)