Toast.Visibility
Modifier and Type | Field and Description |
---|---|
private static Text |
field_26533 |
private static Text |
field_26534 |
private boolean |
justUpdated |
private List<Recipe<?>> |
recipes |
private long |
startTime |
Constructor and Description |
---|
RecipeToast(Recipe<?> recipes) |
Modifier and Type | Method and Description |
---|---|
private void |
addRecipes(Recipe<?> recipes) |
Toast.Visibility |
draw(MatrixStack matrices,
ToastManager manager,
long startTime) |
static void |
show(ToastManager manager,
Recipe<?> recipes) |
private static final Text field_26533
private static final Text field_26534
private long startTime
private boolean justUpdated
public RecipeToast(Recipe<?> recipes)
public Toast.Visibility draw(MatrixStack matrices, ToastManager manager, long startTime)
private void addRecipes(Recipe<?> recipes)
public static void show(ToastManager manager, Recipe<?> recipes)