public interface IToast
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
IToast.Visibility  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.Object | 
NO_TOKEN  | 
static ResourceLocation | 
TEXTURE_TOASTS  | 
| Modifier and Type | Method and Description | 
|---|---|
IToast.Visibility | 
draw(GuiToast toastGui,
    long delta)  | 
default java.lang.Object | 
getType()  | 
static final ResourceLocation TEXTURE_TOASTS
static final java.lang.Object NO_TOKEN
IToast.Visibility draw(GuiToast toastGui, long delta)
default java.lang.Object getType()