Interface Toast
- All Known Implementing Classes:
AdvancementToast
,RecipeToast
,SystemToast
,TutorialToast
public interface Toast
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Object
getToken()
default int
height()
render
(GuiGraphics p_281969_, ToastComponent p_94897_, long p_94898_) default int
default int
width()
-
Field Details
-
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()
-