Interface Toast
- All Known Implementing Classes:
AdvancementToast,RecipeToast,SystemToast,TutorialToast
public interface Toast
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault ObjectgetToken()default intheight()render(GuiGraphics p_281969_, ToastComponent p_94897_, long p_94898_) default intdefault intwidth()
-
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()
-