Uses of Class
net.minecraft.client.gui.toasts.ToastGui
Packages that use ToastGui
-
Uses of ToastGui in net.minecraft.client
Fields in net.minecraft.client declared as ToastGuiMethods in net.minecraft.client that return ToastGui -
Uses of ToastGui in net.minecraft.client.gui.toasts
Methods in net.minecraft.client.gui.toasts with parameters of type ToastGuiModifier and TypeMethodDescriptionstatic voidSystemToast.add(ToastGui p_238536_0_, SystemToast.Type p_238536_1_, ITextComponent p_238536_2_, ITextComponent p_238536_3_) static voidRecipeToast.addOrUpdate(ToastGui p_193665_0_, IRecipe<?> p_193665_1_) static voidSystemToast.addOrUpdate(ToastGui p_193657_0_, SystemToast.Type p_193657_1_, ITextComponent p_193657_2_, ITextComponent p_193657_3_) AdvancementToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) IToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) RecipeToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) SystemToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) TutorialToast.render(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) private voidSystemToast.renderBackgroundRow(MatrixStack p_238533_1_, ToastGui p_238533_2_, int p_238533_3_, int p_238533_4_, int p_238533_5_, int p_238533_6_)