Toast.Visibility| Modifier and Type | Field and Description |
|---|---|
private boolean |
justUpdated |
private List<Recipe<?>> |
recipes |
private long |
startTime |
field_2208, TOASTS_TEX| Constructor and Description |
|---|
RecipeToast(Recipe<?> recipe) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipe(Recipe<?> recipe) |
Toast.Visibility |
draw(MatrixStack matrixStack,
ToastManager toastManager,
long long2) |
static void |
show(ToastManager toastManager,
Recipe<?> recipe) |
public RecipeToast(Recipe<?> recipe)
public Toast.Visibility draw(MatrixStack matrixStack, ToastManager toastManager, long long2)
public void addRecipe(Recipe<?> recipe)
public static void show(ToastManager toastManager, Recipe<?> recipe)