@Environment(value=CLIENT)
public interface Toast
Modifier and Type | Interface and Description |
---|---|
static class |
Toast.Visibility |
Modifier and Type | Field and Description |
---|---|
static Identifier |
TEXTURE |
static Object |
TYPE |
Modifier and Type | Method and Description |
---|---|
Toast.Visibility |
draw(MatrixStack matrices,
ToastManager manager,
long startTime) |
default int |
getHeight() |
default Object |
getType() |
default int |
getWidth() |
static final Identifier TEXTURE
static final Object TYPE
Toast.Visibility draw(MatrixStack matrices, ToastManager manager, long startTime)
default Object getType()
default int getWidth()
default int getHeight()