Interface Toast
- All Known Implementing Classes:
AdvancementToast
,RecipeToast
,SystemToast
,TutorialToast
public interface Toast
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Object
static final int
static final ResourceLocation
-
Method Summary
-
Field Details
-
TEXTURE
-
NO_TOKEN
-
SLOT_HEIGHT
static final int SLOT_HEIGHT- See Also:
-
-
Method Details
-
render
-
getToken
-
width
default int width() -
height
default int height() -
slotCount
default int slotCount()
-