Toast.Visibility| Modifier and Type | Field and Description |
|---|---|
private boolean |
justUpdated |
private List<Recipe<?>> |
recipes |
private long |
startTime |
TOASTS_TEX, TYPE| Constructor and Description |
|---|
RecipeToast(Recipe<?> recipes) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipes(Recipe<?> recipes) |
Toast.Visibility |
draw(MatrixStack matrices,
ToastManager manager,
long startTime) |
static void |
show(ToastManager manager,
Recipe<?> recipes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, method_29049, method_29050public RecipeToast(Recipe<?> recipes)
public Toast.Visibility draw(MatrixStack matrices, ToastManager manager, long startTime)
public void addRecipes(Recipe<?> recipes)
public static void show(ToastManager manager, Recipe<?> recipes)