Class MessageBox
java.lang.Object
com.mojang.blaze3d.platform.MessageBox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_TITLE
- See Also:
-
TYPE_OK
- See Also:
-
TYPE_OK_CANCEL
- See Also:
-
TYPE_YES_NO
- See Also:
-
TYPE_YES_NO_CANCEL
- See Also:
-
ICON_INFO
- See Also:
-
ICON_WARNING
- See Also:
-
ICON_ERROR
- See Also:
-
ICON_QUESTION
- See Also:
-
BUTTON_CANCEL_OR_NO
public static final int BUTTON_CANCEL_OR_NO- See Also:
-
BUTTON_OK_OR_YES
public static final int BUTTON_OK_OR_YES- See Also:
-
BUTTON_NO
public static final int BUTTON_NO- See Also:
-
-
Constructor Details
-
MessageBox
public MessageBox()
-
-
Method Details
-
error
-
errorWithContinue
-