@Environment(value=CLIENT) class ToastManager.Entry<T extends Toast> extends Object
Modifier and Type | Field and Description |
---|---|
private long |
field_2242 |
private long |
field_2243 |
private T |
instance |
private Toast.Visibility |
visibility |
Modifier and Type | Method and Description |
---|---|
boolean |
draw(int x,
int y,
MatrixStack matrices) |
private float |
getDisappearProgress(long time) |
T |
getInstance() |
private long field_2243
private long field_2242
private Toast.Visibility visibility
private Entry(T toast)
public T getInstance()
private float getDisappearProgress(long time)
public boolean draw(int x, int y, MatrixStack matrices)