Class ExitSource.ConfirmExitScreenExitSource
java.lang.Object
dev.ultreon.mods.exitconfirmation.ExitSource
dev.ultreon.mods.exitconfirmation.ExitSource.ConfirmExitScreenExitSource
- All Implemented Interfaces:
dev.ultreon.mods.xinexlib.client.event.ClientEvent,dev.ultreon.mods.xinexlib.client.event.ClientScreenEvent
- Enclosing class:
ExitSource
public static class ExitSource.ConfirmExitScreenExitSource
extends ExitSource
implements dev.ultreon.mods.xinexlib.client.event.ClientScreenEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.ultreon.mods.exitconfirmation.ExitSource
ExitSource.ButtonWidgetExitSource, ExitSource.ConfirmExitScreenExitSource, ExitSource.GenericExitSource, ExitSource.KeyboardExitSource, ExitSource.KeyboardInScreenExitSource, ExitSource.WindowExitSource -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.ultreon.mods.exitconfirmation.ExitSource
buttonWidget, confirmScreen, generic, keyboard, keyboardInScreen, windowMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.ultreon.mods.xinexlib.client.event.ClientScreenEvent
getClient
-
Constructor Details
-
ConfirmExitScreenExitSource
-
-
Method Details
-
getScreen
- Specified by:
getScreenin interfacedev.ultreon.mods.xinexlib.client.event.ClientScreenEvent
-