Class ExitSource.WindowExitSource

java.lang.Object
dev.ultreon.mods.exitconfirmation.ExitSource
dev.ultreon.mods.exitconfirmation.ExitSource.WindowExitSource
All Implemented Interfaces:
dev.ultreon.mods.xinexlib.client.event.WindowEvent
Enclosing class:
ExitSource

public static class ExitSource.WindowExitSource extends ExitSource implements dev.ultreon.mods.xinexlib.client.event.WindowEvent
  • Constructor Details

    • WindowExitSource

      protected WindowExitSource(com.mojang.blaze3d.platform.Window window)
  • Method Details

    • getWindow

      public com.mojang.blaze3d.platform.Window getWindow()
      Specified by:
      getWindow in interface dev.ultreon.mods.xinexlib.client.event.WindowEvent