Interface Toast
- All Known Implementing Classes:
- AdvancementToast,- RecipeToast,- SystemToast,- TutorialToast
public interface Toast
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptiondefault ObjectgetToken()default intheight()render(GuiGraphics p_281969_, ToastComponent p_94897_, long p_94898_) default intdefault intwidth()
- 
Field Details- 
NO_TOKEN
- 
SLOT_HEIGHTstatic final int SLOT_HEIGHT- See Also:
 
 
- 
- 
Method Details- 
render
- 
getToken
- 
widthdefault int width()
- 
heightdefault int height()
- 
slotCountdefault int slotCount()
 
-