Class Window

java.lang.Object
net.minecraft.client.util.Window
All Implemented Interfaces:
AutoCloseable

@Environment(CLIENT) public final class Window extends Object implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/client/util/Window
intermediary net/minecraft/class_1041
official fey
  • Field Details Link icon

    • LOGGER Link icon

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/util/Window;LOGGER:Lorg/slf4j/Logger;
      intermediary field_5178 Lnet/minecraft/class_1041;field_5178:Lorg/slf4j/Logger;
      official c Lfey;c:Lorg/slf4j/Logger;
    • field_52250 Link icon

      public static final int field_52250
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_52250 Lnet/minecraft/client/util/Window;field_52250:I
      intermediary field_52250 Lnet/minecraft/class_1041;field_52250:I
      official a Lfey;a:I
    • field_52251 Link icon

      public static final int field_52251
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_52251 Lnet/minecraft/client/util/Window;field_52251:I
      intermediary field_52251 Lnet/minecraft/class_1041;field_52251:I
      official b Lfey;b:I
    • errorCallback Link icon

      private final GLFWErrorCallback errorCallback
      Mappings:
      Namespace Name Mixin selector
      named errorCallback Lnet/minecraft/client/util/Window;errorCallback:Lorg/lwjgl/glfw/GLFWErrorCallback;
      intermediary field_5190 Lnet/minecraft/class_1041;field_5190:Lorg/lwjgl/glfw/GLFWErrorCallback;
      official d Lfey;d:Lorg/lwjgl/glfw/GLFWErrorCallback;
    • eventHandler Link icon

      private final WindowEventHandler eventHandler
      Mappings:
      Namespace Name Mixin selector
      named eventHandler Lnet/minecraft/client/util/Window;eventHandler:Lnet/minecraft/client/WindowEventHandler;
      intermediary field_5176 Lnet/minecraft/class_1041;field_5176:Lnet/minecraft/class_3678;
      official e Lfey;e:Lfez;
    • monitorTracker Link icon

      private final MonitorTracker monitorTracker
      Mappings:
      Namespace Name Mixin selector
      named monitorTracker Lnet/minecraft/client/util/Window;monitorTracker:Lnet/minecraft/client/util/MonitorTracker;
      intermediary field_5195 Lnet/minecraft/class_1041;field_5195:Lnet/minecraft/class_323;
      official f Lfey;f:Lfew;
    • handle Link icon

      private final long handle
      Mappings:
      Namespace Name Mixin selector
      named handle Lnet/minecraft/client/util/Window;handle:J
      intermediary field_5187 Lnet/minecraft/class_1041;field_5187:J
      official g Lfey;g:J
    • windowedX Link icon

      private int windowedX
      Mappings:
      Namespace Name Mixin selector
      named windowedX Lnet/minecraft/client/util/Window;windowedX:I
      intermediary field_5175 Lnet/minecraft/class_1041;field_5175:I
      official h Lfey;h:I
    • windowedY Link icon

      private int windowedY
      Mappings:
      Namespace Name Mixin selector
      named windowedY Lnet/minecraft/client/util/Window;windowedY:I
      intermediary field_5185 Lnet/minecraft/class_1041;field_5185:I
      official i Lfey;i:I
    • windowedWidth Link icon

      private int windowedWidth
      Mappings:
      Namespace Name Mixin selector
      named windowedWidth Lnet/minecraft/client/util/Window;windowedWidth:I
      intermediary field_5174 Lnet/minecraft/class_1041;field_5174:I
      official j Lfey;j:I
    • windowedHeight Link icon

      private int windowedHeight
      Mappings:
      Namespace Name Mixin selector
      named windowedHeight Lnet/minecraft/client/util/Window;windowedHeight:I
      intermediary field_5184 Lnet/minecraft/class_1041;field_5184:I
      official k Lfey;k:I
    • fullscreenVideoMode Link icon

      private Optional<VideoMode> fullscreenVideoMode
      Mappings:
      Namespace Name Mixin selector
      named fullscreenVideoMode Lnet/minecraft/client/util/Window;fullscreenVideoMode:Ljava/util/Optional;
      intermediary field_5193 Lnet/minecraft/class_1041;field_5193:Ljava/util/Optional;
      official l Lfey;l:Ljava/util/Optional;
    • fullscreen Link icon

      private boolean fullscreen
      Mappings:
      Namespace Name Mixin selector
      named fullscreen Lnet/minecraft/client/util/Window;fullscreen:Z
      intermediary field_5191 Lnet/minecraft/class_1041;field_5191:Z
      official m Lfey;m:Z
    • currentFullscreen Link icon

      private boolean currentFullscreen
      Mappings:
      Namespace Name Mixin selector
      named currentFullscreen Lnet/minecraft/client/util/Window;currentFullscreen:Z
      intermediary field_5177 Lnet/minecraft/class_1041;field_5177:Z
      official n Lfey;n:Z
    • x Link icon

      private int x
      Mappings:
      Namespace Name Mixin selector
      named x Lnet/minecraft/client/util/Window;x:I
      intermediary field_5183 Lnet/minecraft/class_1041;field_5183:I
      official o Lfey;o:I
    • y Link icon

      private int y
      Mappings:
      Namespace Name Mixin selector
      named y Lnet/minecraft/client/util/Window;y:I
      intermediary field_5198 Lnet/minecraft/class_1041;field_5198:I
      official p Lfey;p:I
    • width Link icon

      private int width
      Mappings:
      Namespace Name Mixin selector
      named width Lnet/minecraft/client/util/Window;width:I
      intermediary field_5182 Lnet/minecraft/class_1041;field_5182:I
      official q Lfey;q:I
    • height Link icon

      private int height
      Mappings:
      Namespace Name Mixin selector
      named height Lnet/minecraft/client/util/Window;height:I
      intermediary field_5197 Lnet/minecraft/class_1041;field_5197:I
      official r Lfey;r:I
    • framebufferWidth Link icon

      private int framebufferWidth
      Mappings:
      Namespace Name Mixin selector
      named framebufferWidth Lnet/minecraft/client/util/Window;framebufferWidth:I
      intermediary field_5181 Lnet/minecraft/class_1041;field_5181:I
      official s Lfey;s:I
    • framebufferHeight Link icon

      private int framebufferHeight
      Mappings:
      Namespace Name Mixin selector
      named framebufferHeight Lnet/minecraft/client/util/Window;framebufferHeight:I
      intermediary field_5196 Lnet/minecraft/class_1041;field_5196:I
      official t Lfey;t:I
    • scaledWidth Link icon

      private int scaledWidth
      Mappings:
      Namespace Name Mixin selector
      named scaledWidth Lnet/minecraft/client/util/Window;scaledWidth:I
      intermediary field_5180 Lnet/minecraft/class_1041;field_5180:I
      official u Lfey;u:I
    • scaledHeight Link icon

      private int scaledHeight
      Mappings:
      Namespace Name Mixin selector
      named scaledHeight Lnet/minecraft/client/util/Window;scaledHeight:I
      intermediary field_5194 Lnet/minecraft/class_1041;field_5194:I
      official v Lfey;v:I
    • scaleFactor Link icon

      private double scaleFactor
      Mappings:
      Namespace Name Mixin selector
      named scaleFactor Lnet/minecraft/client/util/Window;scaleFactor:D
      intermediary field_5179 Lnet/minecraft/class_1041;field_5179:D
      official w Lfey;w:D
    • phase Link icon

      private String phase
      Mappings:
      Namespace Name Mixin selector
      named phase Lnet/minecraft/client/util/Window;phase:Ljava/lang/String;
      intermediary field_5192 Lnet/minecraft/class_1041;field_5192:Ljava/lang/String;
      official x Lfey;x:Ljava/lang/String;
    • fullscreenVideoModeDirty Link icon

      private boolean fullscreenVideoModeDirty
      Mappings:
      Namespace Name Mixin selector
      named fullscreenVideoModeDirty Lnet/minecraft/client/util/Window;fullscreenVideoModeDirty:Z
      intermediary field_5186 Lnet/minecraft/class_1041;field_5186:Z
      official y Lfey;y:Z
    • vsync Link icon

      private boolean vsync
      Mappings:
      Namespace Name Mixin selector
      named vsync Lnet/minecraft/client/util/Window;vsync:Z
      intermediary field_16517 Lnet/minecraft/class_1041;field_16517:Z
      official z Lfey;z:Z
    • minimized Link icon

      private boolean minimized
      Mappings:
      Namespace Name Mixin selector
      named minimized Lnet/minecraft/client/util/Window;minimized:Z
      intermediary field_52735 Lnet/minecraft/class_1041;field_52735:Z
      official A Lfey;A:Z
    • zeroWidthOrHeight Link icon

      private boolean zeroWidthOrHeight
      Mappings:
      Namespace Name Mixin selector
      named zeroWidthOrHeight Lnet/minecraft/client/util/Window;zeroWidthOrHeight:Z
      intermediary field_55579 Lnet/minecraft/class_1041;field_55579:Z
      official B Lfey;B:Z
  • Constructor Details Link icon

    • Window Link icon

      public Window(WindowEventHandler eventHandler, MonitorTracker monitorTracker, WindowSettings settings, @Nullable @Nullable String fullscreenVideoMode, String title)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/util/Window;<init>(Lnet/minecraft/client/WindowEventHandler;Lnet/minecraft/client/util/MonitorTracker;Lnet/minecraft/client/WindowSettings;Ljava/lang/String;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_1041;<init>(Lnet/minecraft/class_3678;Lnet/minecraft/class_323;Lnet/minecraft/class_543;Ljava/lang/String;Ljava/lang/String;)V
      official <init> Lfey;<init>(Lfez;Lfew;Lfel;Ljava/lang/String;Ljava/lang/String;)V
  • Method Details Link icon

    • getGlfwPlatform Link icon

      public static String getGlfwPlatform()
      Mappings:
      Namespace Name Mixin selector
      named getGlfwPlatform Lnet/minecraft/client/util/Window;getGlfwPlatform()Ljava/lang/String;
      intermediary method_60793 Lnet/minecraft/class_1041;method_60793()Ljava/lang/String;
      official a Lfey;a()Ljava/lang/String;
    • getRefreshRate Link icon

      public int getRefreshRate()
      Mappings:
      Namespace Name Mixin selector
      named getRefreshRate Lnet/minecraft/client/util/Window;getRefreshRate()I
      intermediary method_22092 Lnet/minecraft/class_1041;method_22092()I
      official b Lfey;b()I
    • shouldClose Link icon

      public boolean shouldClose()
      Mappings:
      Namespace Name Mixin selector
      named shouldClose Lnet/minecraft/client/util/Window;shouldClose()Z
      intermediary method_22093 Lnet/minecraft/class_1041;method_22093()Z
      official c Lfey;c()Z
    • acceptError Link icon

      public static void acceptError(BiConsumer<Integer,String> consumer)
      Mappings:
      Namespace Name Mixin selector
      named acceptError Lnet/minecraft/client/util/Window;acceptError(Ljava/util/function/BiConsumer;)V
      intermediary method_4492 Lnet/minecraft/class_1041;method_4492(Ljava/util/function/BiConsumer;)V
      official a Lfey;a(Ljava/util/function/BiConsumer;)V
    • setIcon Link icon

      public void setIcon(ResourcePack resourcePack, Icons icons) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      named setIcon Lnet/minecraft/client/util/Window;setIcon(Lnet/minecraft/resource/ResourcePack;Lnet/minecraft/client/util/Icons;)V
      intermediary method_4491 Lnet/minecraft/class_1041;method_4491(Lnet/minecraft/class_3262;Lnet/minecraft/class_8518;)V
      official a Lfey;a(Latc;Lfep;)V
    • setPhase Link icon

      public void setPhase(String phase)
      Mappings:
      Namespace Name Mixin selector
      named setPhase Lnet/minecraft/client/util/Window;setPhase(Ljava/lang/String;)V
      intermediary method_4474 Lnet/minecraft/class_1041;method_4474(Ljava/lang/String;)V
      official a Lfey;a(Ljava/lang/String;)V
    • throwOnGlError Link icon

      private void throwOnGlError()
      Mappings:
      Namespace Name Mixin selector
      named throwOnGlError Lnet/minecraft/client/util/Window;throwOnGlError()V
      intermediary method_4481 Lnet/minecraft/class_1041;method_4481()V
      official v Lfey;v()V
    • throwGlError Link icon

      private static void throwGlError(int error, long description)
      Mappings:
      Namespace Name Mixin selector
      named throwGlError Lnet/minecraft/client/util/Window;throwGlError(IJ)V
      intermediary method_4501 Lnet/minecraft/class_1041;method_4501(IJ)V
      official b Lfey;b(IJ)V
    • logGlError Link icon

      public void logGlError(int error, long description)
      Mappings:
      Namespace Name Mixin selector
      named logGlError Lnet/minecraft/client/util/Window;logGlError(IJ)V
      intermediary method_4482 Lnet/minecraft/class_1041;method_4482(IJ)V
      official a Lfey;a(IJ)V
    • logOnGlError Link icon

      public void logOnGlError()
      Mappings:
      Namespace Name Mixin selector
      named logOnGlError Lnet/minecraft/client/util/Window;logOnGlError()V
      intermediary method_4513 Lnet/minecraft/class_1041;method_4513()V
      official d Lfey;d()V
    • setVsync Link icon

      public void setVsync(boolean vsync)
      Mappings:
      Namespace Name Mixin selector
      named setVsync Lnet/minecraft/client/util/Window;setVsync(Z)V
      intermediary method_4497 Lnet/minecraft/class_1041;method_4497(Z)V
      official a Lfey;a(Z)V
    • close Link icon

      public void close()
      Specified by:
      close in interface AutoCloseable
    • onWindowPosChanged Link icon

      private void onWindowPosChanged(long window, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      named onWindowPosChanged Lnet/minecraft/client/util/Window;onWindowPosChanged(JII)V
      intermediary method_4478 Lnet/minecraft/class_1041;method_4478(JII)V
      official a Lfey;a(JII)V
    • onFramebufferSizeChanged Link icon

      private void onFramebufferSizeChanged(long window, int width, int height)
      Mappings:
      Namespace Name Mixin selector
      named onFramebufferSizeChanged Lnet/minecraft/client/util/Window;onFramebufferSizeChanged(JII)V
      intermediary method_4504 Lnet/minecraft/class_1041;method_4504(JII)V
      official b Lfey;b(JII)V
    • updateFramebufferSize Link icon

      private void updateFramebufferSize()
      Mappings:
      Namespace Name Mixin selector
      named updateFramebufferSize Lnet/minecraft/client/util/Window;updateFramebufferSize()V
      intermediary method_4483 Lnet/minecraft/class_1041;method_4483()V
      official w Lfey;w()V
    • onWindowSizeChanged Link icon

      private void onWindowSizeChanged(long window, int width, int height)
      Mappings:
      Namespace Name Mixin selector
      named onWindowSizeChanged Lnet/minecraft/client/util/Window;onWindowSizeChanged(JII)V
      intermediary method_4488 Lnet/minecraft/class_1041;method_4488(JII)V
      official c Lfey;c(JII)V
    • onWindowFocusChanged Link icon

      private void onWindowFocusChanged(long window, boolean focused)
      Mappings:
      Namespace Name Mixin selector
      named onWindowFocusChanged Lnet/minecraft/client/util/Window;onWindowFocusChanged(JZ)V
      intermediary method_4494 Lnet/minecraft/class_1041;method_4494(JZ)V
      official a Lfey;a(JZ)V
    • onCursorEnterChanged Link icon

      private void onCursorEnterChanged(long window, boolean entered)
      Mappings:
      Namespace Name Mixin selector
      named onCursorEnterChanged Lnet/minecraft/client/util/Window;onCursorEnterChanged(JZ)V
      intermediary method_30132 Lnet/minecraft/class_1041;method_30132(JZ)V
      official b Lfey;b(JZ)V
    • onMinimizeChanged Link icon

      private void onMinimizeChanged(long window, boolean minimized)
      Mappings:
      Namespace Name Mixin selector
      named onMinimizeChanged Lnet/minecraft/client/util/Window;onMinimizeChanged(JZ)V
      intermediary method_61945 Lnet/minecraft/class_1041;method_61945(JZ)V
      official c Lfey;c(JZ)V
    • swapBuffers Link icon

      public void swapBuffers(@Nullable @Nullable TracyFrameCapturer capturer)
      Mappings:
      Namespace Name Mixin selector
      named swapBuffers Lnet/minecraft/client/util/Window;swapBuffers(Lnet/minecraft/client/util/tracy/TracyFrameCapturer;)V
      intermediary method_15998 Lnet/minecraft/class_1041;method_15998(Lnet/minecraft/class_10219;)V
      official a Lfey;a(Lfdg;)V
    • getFullscreenVideoMode Link icon

      public Optional<VideoMode> getFullscreenVideoMode()
      Mappings:
      Namespace Name Mixin selector
      named getFullscreenVideoMode Lnet/minecraft/client/util/Window;getFullscreenVideoMode()Ljava/util/Optional;
      intermediary method_4511 Lnet/minecraft/class_1041;method_4511()Ljava/util/Optional;
      official e Lfey;e()Ljava/util/Optional;
    • setFullscreenVideoMode Link icon

      public void setFullscreenVideoMode(Optional<VideoMode> fullscreenVideoMode)
      Mappings:
      Namespace Name Mixin selector
      named setFullscreenVideoMode Lnet/minecraft/client/util/Window;setFullscreenVideoMode(Ljava/util/Optional;)V
      intermediary method_4505 Lnet/minecraft/class_1041;method_4505(Ljava/util/Optional;)V
      official a Lfey;a(Ljava/util/Optional;)V
    • applyFullscreenVideoMode Link icon

      public void applyFullscreenVideoMode()
      Mappings:
      Namespace Name Mixin selector
      named applyFullscreenVideoMode Lnet/minecraft/client/util/Window;applyFullscreenVideoMode()V
      intermediary method_4475 Lnet/minecraft/class_1041;method_4475()V
      official f Lfey;f()V
    • updateWindowRegion Link icon

      private void updateWindowRegion()
      Mappings:
      Namespace Name Mixin selector
      named updateWindowRegion Lnet/minecraft/client/util/Window;updateWindowRegion()V
      intermediary method_4479 Lnet/minecraft/class_1041;method_4479()V
      official x Lfey;x()V
    • toggleFullscreen Link icon

      public void toggleFullscreen()
      Mappings:
      Namespace Name Mixin selector
      named toggleFullscreen Lnet/minecraft/client/util/Window;toggleFullscreen()V
      intermediary method_4500 Lnet/minecraft/class_1041;method_4500()V
      official g Lfey;g()V
    • setWindowedSize Link icon

      public void setWindowedSize(int width, int height)
      Mappings:
      Namespace Name Mixin selector
      named setWindowedSize Lnet/minecraft/client/util/Window;setWindowedSize(II)V
      intermediary method_36813 Lnet/minecraft/class_1041;method_36813(II)V
      official a Lfey;a(II)V
    • updateFullscreen Link icon

      private void updateFullscreen(boolean vsync, @Nullable @Nullable TracyFrameCapturer capturer)
      Mappings:
      Namespace Name Mixin selector
      named updateFullscreen Lnet/minecraft/client/util/Window;updateFullscreen(ZLnet/minecraft/client/util/tracy/TracyFrameCapturer;)V
      intermediary method_4485 Lnet/minecraft/class_1041;method_4485(ZLnet/minecraft/class_10219;)V
      official a Lfey;a(ZLfdg;)V
    • calculateScaleFactor Link icon

      public int calculateScaleFactor(int guiScale, boolean forceUnicodeFont)
      Mappings:
      Namespace Name Mixin selector
      named calculateScaleFactor Lnet/minecraft/client/util/Window;calculateScaleFactor(IZ)I
      intermediary method_4476 Lnet/minecraft/class_1041;method_4476(IZ)I
      official a Lfey;a(IZ)I
    • setScaleFactor Link icon

      public void setScaleFactor(double scaleFactor)
      Mappings:
      Namespace Name Mixin selector
      named setScaleFactor Lnet/minecraft/client/util/Window;setScaleFactor(D)V
      intermediary method_15997 Lnet/minecraft/class_1041;method_15997(D)V
      official a Lfey;a(D)V
    • setTitle Link icon

      public void setTitle(String title)
      Mappings:
      Namespace Name Mixin selector
      named setTitle Lnet/minecraft/client/util/Window;setTitle(Ljava/lang/String;)V
      intermediary method_24286 Lnet/minecraft/class_1041;method_24286(Ljava/lang/String;)V
      official b Lfey;b(Ljava/lang/String;)V
    • getHandle Link icon

      public long getHandle()
      Mappings:
      Namespace Name Mixin selector
      named getHandle Lnet/minecraft/client/util/Window;getHandle()J
      intermediary method_4490 Lnet/minecraft/class_1041;method_4490()J
      official h Lfey;h()J
    • isFullscreen Link icon

      public boolean isFullscreen()
      Mappings:
      Namespace Name Mixin selector
      named isFullscreen Lnet/minecraft/client/util/Window;isFullscreen()Z
      intermediary method_4498 Lnet/minecraft/class_1041;method_4498()Z
      official i Lfey;i()Z
    • isMinimized Link icon

      public boolean isMinimized()
      Mappings:
      Namespace Name Mixin selector
      named isMinimized Lnet/minecraft/client/util/Window;isMinimized()Z
      intermediary method_61946 Lnet/minecraft/class_1041;method_61946()Z
      official j Lfey;j()Z
    • getFramebufferWidth Link icon

      public int getFramebufferWidth()
      Mappings:
      Namespace Name Mixin selector
      named getFramebufferWidth Lnet/minecraft/client/util/Window;getFramebufferWidth()I
      intermediary method_4489 Lnet/minecraft/class_1041;method_4489()I
      official k Lfey;k()I
    • getFramebufferHeight Link icon

      public int getFramebufferHeight()
      Mappings:
      Namespace Name Mixin selector
      named getFramebufferHeight Lnet/minecraft/client/util/Window;getFramebufferHeight()I
      intermediary method_4506 Lnet/minecraft/class_1041;method_4506()I
      official l Lfey;l()I
    • setFramebufferWidth Link icon

      public void setFramebufferWidth(int framebufferWidth)
      Mappings:
      Namespace Name Mixin selector
      named setFramebufferWidth Lnet/minecraft/client/util/Window;setFramebufferWidth(I)V
      intermediary method_35642 Lnet/minecraft/class_1041;method_35642(I)V
      official a Lfey;a(I)V
    • setFramebufferHeight Link icon

      public void setFramebufferHeight(int framebufferHeight)
      Mappings:
      Namespace Name Mixin selector
      named setFramebufferHeight Lnet/minecraft/client/util/Window;setFramebufferHeight(I)V
      intermediary method_35643 Lnet/minecraft/class_1041;method_35643(I)V
      official b Lfey;b(I)V
    • getWidth Link icon

      public int getWidth()
      Mappings:
      Namespace Name Mixin selector
      named getWidth Lnet/minecraft/client/util/Window;getWidth()I
      intermediary method_4480 Lnet/minecraft/class_1041;method_4480()I
      official m Lfey;m()I
    • getHeight Link icon

      public int getHeight()
      Mappings:
      Namespace Name Mixin selector
      named getHeight Lnet/minecraft/client/util/Window;getHeight()I
      intermediary method_4507 Lnet/minecraft/class_1041;method_4507()I
      official n Lfey;n()I
    • getScaledWidth Link icon

      public int getScaledWidth()
      Mappings:
      Namespace Name Mixin selector
      named getScaledWidth Lnet/minecraft/client/util/Window;getScaledWidth()I
      intermediary method_4486 Lnet/minecraft/class_1041;method_4486()I
      official o Lfey;o()I
    • getScaledHeight Link icon

      public int getScaledHeight()
      Mappings:
      Namespace Name Mixin selector
      named getScaledHeight Lnet/minecraft/client/util/Window;getScaledHeight()I
      intermediary method_4502 Lnet/minecraft/class_1041;method_4502()I
      official p Lfey;p()I
    • getX Link icon

      public int getX()
      Mappings:
      Namespace Name Mixin selector
      named getX Lnet/minecraft/client/util/Window;getX()I
      intermediary method_4499 Lnet/minecraft/class_1041;method_4499()I
      official q Lfey;q()I
    • getY Link icon

      public int getY()
      Mappings:
      Namespace Name Mixin selector
      named getY Lnet/minecraft/client/util/Window;getY()I
      intermediary method_4477 Lnet/minecraft/class_1041;method_4477()I
      official r Lfey;r()I
    • getScaleFactor Link icon

      public double getScaleFactor()
      Mappings:
      Namespace Name Mixin selector
      named getScaleFactor Lnet/minecraft/client/util/Window;getScaleFactor()D
      intermediary method_4495 Lnet/minecraft/class_1041;method_4495()D
      official s Lfey;s()D
    • getMonitor Link icon

      @Nullable public @Nullable Monitor getMonitor()
      Mappings:
      Namespace Name Mixin selector
      named getMonitor Lnet/minecraft/client/util/Window;getMonitor()Lnet/minecraft/client/util/Monitor;
      intermediary method_20831 Lnet/minecraft/class_1041;method_20831()Lnet/minecraft/class_313;
      official t Lfey;t()Lfet;
    • setRawMouseMotion Link icon

      public void setRawMouseMotion(boolean rawMouseMotion)
      Mappings:
      Namespace Name Mixin selector
      named setRawMouseMotion Lnet/minecraft/client/util/Window;setRawMouseMotion(Z)V
      intermediary method_21668 Lnet/minecraft/class_1041;method_21668(Z)V
      official b Lfey;b(Z)V
    • setCloseCallback Link icon

      public void setCloseCallback(Runnable callback)
      Mappings:
      Namespace Name Mixin selector
      named setCloseCallback Lnet/minecraft/client/util/Window;setCloseCallback(Ljava/lang/Runnable;)V
      intermediary method_61943 Lnet/minecraft/class_1041;method_61943(Ljava/lang/Runnable;)V
      official a Lfey;a(Ljava/lang/Runnable;)V
    • hasZeroWidthOrHeight Link icon

      public boolean hasZeroWidthOrHeight()
      Mappings:
      Namespace Name Mixin selector
      named hasZeroWidthOrHeight Lnet/minecraft/client/util/Window;hasZeroWidthOrHeight()Z
      intermediary method_65966 Lnet/minecraft/class_1041;method_65966()Z
      official u Lfey;u()Z