Package net.minecraft.client.gui.toasts
Interface IToast
- All Known Implementing Classes:
AdvancementToast
,RecipeToast
,SystemToast
,TutorialToast
public interface IToast
-
Nested Class Summary
-
Field Summary
-
Method Summary
-
Field Details
-
TEXTURE
-
NO_TOKEN
-
-
Method Details
-
render
-
getToken
-
width
default int width() -
height
default int height()
-