Interface SeamlessContainerScreen
- All Superinterfaces:
SeamlessScreen
-
Method Summary
Modifier and TypeMethodDescriptiondefault voiddrawContents(GuiRenderer renderer, int mouseX, int mouseY, Runnable originalContents) default voidsetImageHeight(int height) default voidsetImageWidth(int width) Methods inherited from interface SeamlessScreen
drawBackground
-
Method Details
-
drawContents
-
setImageHeight
default void setImageHeight(int height) -
setImageWidth
default void setImageWidth(int width)
-