Package net.minecraft.client.toast
Interface Toast
- All Known Implementing Classes:
AdvancementToast,RecipeToast,SystemToast,TutorialToast
@Environment(CLIENT)
public interface Toast
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classToast.Visibility -
Field Summary
Fields Modifier and Type Field Description static IdentifierTOASTS_TEXstatic ObjectTYPE -
Method Summary
Modifier and Type Method Description Toast.Visibilitydraw(MatrixStack matrices, ToastManager manager, long startTime)default ObjectgetType()default intmethod_29049()default intmethod_29050()
-
Field Details
-
Method Details
-
draw
-
getType
-
method_29049
default int method_29049() -
method_29050
default int method_29050()
-