Package net.minecraft.client.util
Class Window
java.lang.Object
net.minecraft.client.util.Window
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/client/util/Windowintermediary net/minecraft/class_1041official fbs
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate final GLFWErrorCallbackprivate final WindowEventHandlerstatic final intstatic final intprivate intprivate intprivate booleanprivate booleanprivate final longprivate intprivate static final Loggerprivate booleanprivate final MonitorTrackerprivate Stringprivate intprivate intprivate doubleprivate booleanprivate intprivate intprivate intprivate intprivate intprivate intprivate int -
Constructor Summary
ConstructorsConstructorDescriptionWindow(WindowEventHandler eventHandler, MonitorTracker monitorTracker, WindowSettings settings, @Nullable String fullscreenVideoMode, String title) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidacceptError(BiConsumer<Integer, String> consumer) voidintcalculateScaleFactor(int guiScale, boolean forceUnicodeFont) voidclose()intintstatic StringlongintintintintdoubleintgetWidth()intgetX()intgetY()booleanbooleanvoidlogGlError(int error, long description) voidprivate voidonCursorEnterChanged(long window, boolean entered) private voidonFramebufferSizeChanged(long window, int width, int height) private voidonMinimizeChanged(long window, boolean minimized) private voidonWindowFocusChanged(long window, boolean focused) private voidonWindowPosChanged(long window, int x, int y) private voidonWindowSizeChanged(long window, int width, int height) voidsetCloseCallback(Runnable callback) voidsetFramebufferHeight(int framebufferHeight) voidsetFramebufferWidth(int framebufferWidth) voidsetFullscreenVideoMode(Optional<VideoMode> fullscreenVideoMode) voidsetIcon(ResourcePack resourcePack, Icons icons) voidvoidsetRawMouseMotion(boolean rawMouseMotion) voidsetScaleFactor(double scaleFactor) voidvoidsetVsync(boolean vsync) voidsetWindowedSize(int width, int height) booleanvoidprivate static voidthrowGlError(int error, long description) private voidvoidprivate voidprivate voidupdateFullscreen(boolean vsync) private void
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/util/Window;LOGGER:Lorg/slf4j/Logger;intermediary field_5178Lnet/minecraft/class_1041;field_5178:Lorg/slf4j/Logger;official cLfbs;c:Lorg/slf4j/Logger;
-
field_52250
public static final int field_52250- See Also:
- Mappings:
Namespace Name Mixin selector named field_52250Lnet/minecraft/client/util/Window;field_52250:Iintermediary field_52250Lnet/minecraft/class_1041;field_52250:Iofficial aLfbs;a:I
-
field_52251
public static final int field_52251- See Also:
- Mappings:
Namespace Name Mixin selector named field_52251Lnet/minecraft/client/util/Window;field_52251:Iintermediary field_52251Lnet/minecraft/class_1041;field_52251:Iofficial bLfbs;b:I
-
errorCallback
- Mappings:
Namespace Name Mixin selector named errorCallbackLnet/minecraft/client/util/Window;errorCallback:Lorg/lwjgl/glfw/GLFWErrorCallback;intermediary field_5190Lnet/minecraft/class_1041;field_5190:Lorg/lwjgl/glfw/GLFWErrorCallback;official dLfbs;d:Lorg/lwjgl/glfw/GLFWErrorCallback;
-
eventHandler
- Mappings:
Namespace Name Mixin selector named eventHandlerLnet/minecraft/client/util/Window;eventHandler:Lnet/minecraft/client/WindowEventHandler;intermediary field_5176Lnet/minecraft/class_1041;field_5176:Lnet/minecraft/class_3678;official eLfbs;e:Lfbt;
-
monitorTracker
- Mappings:
Namespace Name Mixin selector named monitorTrackerLnet/minecraft/client/util/Window;monitorTracker:Lnet/minecraft/client/util/MonitorTracker;intermediary field_5195Lnet/minecraft/class_1041;field_5195:Lnet/minecraft/class_323;official fLfbs;f:Lfbq;
-
handle
private final long handle- Mappings:
Namespace Name Mixin selector named handleLnet/minecraft/client/util/Window;handle:Jintermediary field_5187Lnet/minecraft/class_1041;field_5187:Jofficial gLfbs;g:J
-
windowedX
private int windowedX- Mappings:
Namespace Name Mixin selector named windowedXLnet/minecraft/client/util/Window;windowedX:Iintermediary field_5175Lnet/minecraft/class_1041;field_5175:Iofficial hLfbs;h:I
-
windowedY
private int windowedY- Mappings:
Namespace Name Mixin selector named windowedYLnet/minecraft/client/util/Window;windowedY:Iintermediary field_5185Lnet/minecraft/class_1041;field_5185:Iofficial iLfbs;i:I
-
windowedWidth
private int windowedWidth- Mappings:
Namespace Name Mixin selector named windowedWidthLnet/minecraft/client/util/Window;windowedWidth:Iintermediary field_5174Lnet/minecraft/class_1041;field_5174:Iofficial jLfbs;j:I
-
windowedHeight
private int windowedHeight- Mappings:
Namespace Name Mixin selector named windowedHeightLnet/minecraft/client/util/Window;windowedHeight:Iintermediary field_5184Lnet/minecraft/class_1041;field_5184:Iofficial kLfbs;k:I
-
fullscreenVideoMode
- Mappings:
Namespace Name Mixin selector named fullscreenVideoModeLnet/minecraft/client/util/Window;fullscreenVideoMode:Ljava/util/Optional;intermediary field_5193Lnet/minecraft/class_1041;field_5193:Ljava/util/Optional;official lLfbs;l:Ljava/util/Optional;
-
fullscreen
private boolean fullscreen- Mappings:
Namespace Name Mixin selector named fullscreenLnet/minecraft/client/util/Window;fullscreen:Zintermediary field_5191Lnet/minecraft/class_1041;field_5191:Zofficial mLfbs;m:Z
-
currentFullscreen
private boolean currentFullscreen- Mappings:
Namespace Name Mixin selector named currentFullscreenLnet/minecraft/client/util/Window;currentFullscreen:Zintermediary field_5177Lnet/minecraft/class_1041;field_5177:Zofficial nLfbs;n:Z
-
x
private int x- Mappings:
Namespace Name Mixin selector named xLnet/minecraft/client/util/Window;x:Iintermediary field_5183Lnet/minecraft/class_1041;field_5183:Iofficial oLfbs;o:I
-
y
private int y- Mappings:
Namespace Name Mixin selector named yLnet/minecraft/client/util/Window;y:Iintermediary field_5198Lnet/minecraft/class_1041;field_5198:Iofficial pLfbs;p:I
-
width
private int width- Mappings:
Namespace Name Mixin selector named widthLnet/minecraft/client/util/Window;width:Iintermediary field_5182Lnet/minecraft/class_1041;field_5182:Iofficial qLfbs;q:I
-
height
private int height- Mappings:
Namespace Name Mixin selector named heightLnet/minecraft/client/util/Window;height:Iintermediary field_5197Lnet/minecraft/class_1041;field_5197:Iofficial rLfbs;r:I
-
framebufferWidth
private int framebufferWidth- Mappings:
Namespace Name Mixin selector named framebufferWidthLnet/minecraft/client/util/Window;framebufferWidth:Iintermediary field_5181Lnet/minecraft/class_1041;field_5181:Iofficial sLfbs;s:I
-
framebufferHeight
private int framebufferHeight- Mappings:
Namespace Name Mixin selector named framebufferHeightLnet/minecraft/client/util/Window;framebufferHeight:Iintermediary field_5196Lnet/minecraft/class_1041;field_5196:Iofficial tLfbs;t:I
-
scaledWidth
private int scaledWidth- Mappings:
Namespace Name Mixin selector named scaledWidthLnet/minecraft/client/util/Window;scaledWidth:Iintermediary field_5180Lnet/minecraft/class_1041;field_5180:Iofficial uLfbs;u:I
-
scaledHeight
private int scaledHeight- Mappings:
Namespace Name Mixin selector named scaledHeightLnet/minecraft/client/util/Window;scaledHeight:Iintermediary field_5194Lnet/minecraft/class_1041;field_5194:Iofficial vLfbs;v:I
-
scaleFactor
private double scaleFactor- Mappings:
Namespace Name Mixin selector named scaleFactorLnet/minecraft/client/util/Window;scaleFactor:Dintermediary field_5179Lnet/minecraft/class_1041;field_5179:Dofficial wLfbs;w:D
-
phase
- Mappings:
Namespace Name Mixin selector named phaseLnet/minecraft/client/util/Window;phase:Ljava/lang/String;intermediary field_5192Lnet/minecraft/class_1041;field_5192:Ljava/lang/String;official xLfbs;x:Ljava/lang/String;
-
fullscreenVideoModeDirty
private boolean fullscreenVideoModeDirty- Mappings:
Namespace Name Mixin selector named fullscreenVideoModeDirtyLnet/minecraft/client/util/Window;fullscreenVideoModeDirty:Zintermediary field_5186Lnet/minecraft/class_1041;field_5186:Zofficial yLfbs;y:Z
-
vsync
private boolean vsync- Mappings:
Namespace Name Mixin selector named vsyncLnet/minecraft/client/util/Window;vsync:Zintermediary field_16517Lnet/minecraft/class_1041;field_16517:Zofficial zLfbs;z:Z
-
minimized
private boolean minimized- Mappings:
Namespace Name Mixin selector named minimizedLnet/minecraft/client/util/Window;minimized:Zintermediary field_52735Lnet/minecraft/class_1041;field_52735:Zofficial ALfbs;A:Z
-
-
Constructor Details
-
Window
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;)Vintermediary <init>Lnet/minecraft/class_1041;<init>(Lnet/minecraft/class_3678;Lnet/minecraft/class_323;Lnet/minecraft/class_543;Ljava/lang/String;Ljava/lang/String;)Vofficial <init>Lfbs;<init>(Lfbt;Lfbq;Lfbf;Ljava/lang/String;Ljava/lang/String;)V
-
-
Method Details
-
getGlfwPlatform
- Mappings:
Namespace Name Mixin selector named getGlfwPlatformLnet/minecraft/client/util/Window;getGlfwPlatform()Ljava/lang/String;intermediary method_60793Lnet/minecraft/class_1041;method_60793()Ljava/lang/String;official aLfbs;a()Ljava/lang/String;
-
getRefreshRate
public int getRefreshRate()- Mappings:
Namespace Name Mixin selector named getRefreshRateLnet/minecraft/client/util/Window;getRefreshRate()Iintermediary method_22092Lnet/minecraft/class_1041;method_22092()Iofficial bLfbs;b()I
-
shouldClose
public boolean shouldClose()- Mappings:
Namespace Name Mixin selector named shouldCloseLnet/minecraft/client/util/Window;shouldClose()Zintermediary method_22093Lnet/minecraft/class_1041;method_22093()Zofficial cLfbs;c()Z
-
acceptError
- Mappings:
Namespace Name Mixin selector named acceptErrorLnet/minecraft/client/util/Window;acceptError(Ljava/util/function/BiConsumer;)Vintermediary method_4492Lnet/minecraft/class_1041;method_4492(Ljava/util/function/BiConsumer;)Vofficial aLfbs;a(Ljava/util/function/BiConsumer;)V
-
setIcon
- Throws:
IOException- Mappings:
Namespace Name Mixin selector named setIconLnet/minecraft/client/util/Window;setIcon(Lnet/minecraft/resource/ResourcePack;Lnet/minecraft/client/util/Icons;)Vintermediary method_4491Lnet/minecraft/class_1041;method_4491(Lnet/minecraft/class_3262;Lnet/minecraft/class_8518;)Vofficial aLfbs;a(Late;Lfbj;)V
-
setPhase
- Mappings:
Namespace Name Mixin selector named setPhaseLnet/minecraft/client/util/Window;setPhase(Ljava/lang/String;)Vintermediary method_4474Lnet/minecraft/class_1041;method_4474(Ljava/lang/String;)Vofficial aLfbs;a(Ljava/lang/String;)V
-
throwOnGlError
private void throwOnGlError()- Mappings:
Namespace Name Mixin selector named throwOnGlErrorLnet/minecraft/client/util/Window;throwOnGlError()Vintermediary method_4481Lnet/minecraft/class_1041;method_4481()Vofficial vLfbs;v()V
-
throwGlError
private static void throwGlError(int error, long description) - Mappings:
Namespace Name Mixin selector named throwGlErrorLnet/minecraft/client/util/Window;throwGlError(IJ)Vintermediary method_4501Lnet/minecraft/class_1041;method_4501(IJ)Vofficial bLfbs;b(IJ)V
-
logGlError
public void logGlError(int error, long description) - Mappings:
Namespace Name Mixin selector named logGlErrorLnet/minecraft/client/util/Window;logGlError(IJ)Vintermediary method_4482Lnet/minecraft/class_1041;method_4482(IJ)Vofficial aLfbs;a(IJ)V
-
logOnGlError
public void logOnGlError()- Mappings:
Namespace Name Mixin selector named logOnGlErrorLnet/minecraft/client/util/Window;logOnGlError()Vintermediary method_4513Lnet/minecraft/class_1041;method_4513()Vofficial dLfbs;d()V
-
setVsync
public void setVsync(boolean vsync) - Mappings:
Namespace Name Mixin selector named setVsyncLnet/minecraft/client/util/Window;setVsync(Z)Vintermediary method_4497Lnet/minecraft/class_1041;method_4497(Z)Vofficial aLfbs;a(Z)V
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
onWindowPosChanged
private void onWindowPosChanged(long window, int x, int y) - Mappings:
Namespace Name Mixin selector named onWindowPosChangedLnet/minecraft/client/util/Window;onWindowPosChanged(JII)Vintermediary method_4478Lnet/minecraft/class_1041;method_4478(JII)Vofficial aLfbs;a(JII)V
-
onFramebufferSizeChanged
private void onFramebufferSizeChanged(long window, int width, int height) - Mappings:
Namespace Name Mixin selector named onFramebufferSizeChangedLnet/minecraft/client/util/Window;onFramebufferSizeChanged(JII)Vintermediary method_4504Lnet/minecraft/class_1041;method_4504(JII)Vofficial bLfbs;b(JII)V
-
updateFramebufferSize
private void updateFramebufferSize()- Mappings:
Namespace Name Mixin selector named updateFramebufferSizeLnet/minecraft/client/util/Window;updateFramebufferSize()Vintermediary method_4483Lnet/minecraft/class_1041;method_4483()Vofficial wLfbs;w()V
-
onWindowSizeChanged
private void onWindowSizeChanged(long window, int width, int height) - Mappings:
Namespace Name Mixin selector named onWindowSizeChangedLnet/minecraft/client/util/Window;onWindowSizeChanged(JII)Vintermediary method_4488Lnet/minecraft/class_1041;method_4488(JII)Vofficial cLfbs;c(JII)V
-
onWindowFocusChanged
private void onWindowFocusChanged(long window, boolean focused) - Mappings:
Namespace Name Mixin selector named onWindowFocusChangedLnet/minecraft/client/util/Window;onWindowFocusChanged(JZ)Vintermediary method_4494Lnet/minecraft/class_1041;method_4494(JZ)Vofficial aLfbs;a(JZ)V
-
onCursorEnterChanged
private void onCursorEnterChanged(long window, boolean entered) - Mappings:
Namespace Name Mixin selector named onCursorEnterChangedLnet/minecraft/client/util/Window;onCursorEnterChanged(JZ)Vintermediary method_30132Lnet/minecraft/class_1041;method_30132(JZ)Vofficial bLfbs;b(JZ)V
-
onMinimizeChanged
private void onMinimizeChanged(long window, boolean minimized) - Mappings:
Namespace Name Mixin selector named onMinimizeChangedLnet/minecraft/client/util/Window;onMinimizeChanged(JZ)Vintermediary method_61945Lnet/minecraft/class_1041;method_61945(JZ)Vofficial cLfbs;c(JZ)V
-
swapBuffers
public void swapBuffers()- Mappings:
Namespace Name Mixin selector named swapBuffersLnet/minecraft/client/util/Window;swapBuffers()Vintermediary method_15998Lnet/minecraft/class_1041;method_15998()Vofficial eLfbs;e()V
-
getFullscreenVideoMode
- Mappings:
Namespace Name Mixin selector named getFullscreenVideoModeLnet/minecraft/client/util/Window;getFullscreenVideoMode()Ljava/util/Optional;intermediary method_4511Lnet/minecraft/class_1041;method_4511()Ljava/util/Optional;official fLfbs;f()Ljava/util/Optional;
-
setFullscreenVideoMode
- Mappings:
Namespace Name Mixin selector named setFullscreenVideoModeLnet/minecraft/client/util/Window;setFullscreenVideoMode(Ljava/util/Optional;)Vintermediary method_4505Lnet/minecraft/class_1041;method_4505(Ljava/util/Optional;)Vofficial aLfbs;a(Ljava/util/Optional;)V
-
applyFullscreenVideoMode
public void applyFullscreenVideoMode()- Mappings:
Namespace Name Mixin selector named applyFullscreenVideoModeLnet/minecraft/client/util/Window;applyFullscreenVideoMode()Vintermediary method_4475Lnet/minecraft/class_1041;method_4475()Vofficial gLfbs;g()V
-
updateWindowRegion
private void updateWindowRegion()- Mappings:
Namespace Name Mixin selector named updateWindowRegionLnet/minecraft/client/util/Window;updateWindowRegion()Vintermediary method_4479Lnet/minecraft/class_1041;method_4479()Vofficial xLfbs;x()V
-
toggleFullscreen
public void toggleFullscreen()- Mappings:
Namespace Name Mixin selector named toggleFullscreenLnet/minecraft/client/util/Window;toggleFullscreen()Vintermediary method_4500Lnet/minecraft/class_1041;method_4500()Vofficial hLfbs;h()V
-
setWindowedSize
public void setWindowedSize(int width, int height) - Mappings:
Namespace Name Mixin selector named setWindowedSizeLnet/minecraft/client/util/Window;setWindowedSize(II)Vintermediary method_36813Lnet/minecraft/class_1041;method_36813(II)Vofficial aLfbs;a(II)V
-
updateFullscreen
private void updateFullscreen(boolean vsync) - Mappings:
Namespace Name Mixin selector named updateFullscreenLnet/minecraft/client/util/Window;updateFullscreen(Z)Vintermediary method_4485Lnet/minecraft/class_1041;method_4485(Z)Vofficial cLfbs;c(Z)V
-
calculateScaleFactor
public int calculateScaleFactor(int guiScale, boolean forceUnicodeFont) - Mappings:
Namespace Name Mixin selector named calculateScaleFactorLnet/minecraft/client/util/Window;calculateScaleFactor(IZ)Iintermediary method_4476Lnet/minecraft/class_1041;method_4476(IZ)Iofficial aLfbs;a(IZ)I
-
setScaleFactor
public void setScaleFactor(double scaleFactor) - Mappings:
Namespace Name Mixin selector named setScaleFactorLnet/minecraft/client/util/Window;setScaleFactor(D)Vintermediary method_15997Lnet/minecraft/class_1041;method_15997(D)Vofficial aLfbs;a(D)V
-
setTitle
- Mappings:
Namespace Name Mixin selector named setTitleLnet/minecraft/client/util/Window;setTitle(Ljava/lang/String;)Vintermediary method_24286Lnet/minecraft/class_1041;method_24286(Ljava/lang/String;)Vofficial bLfbs;b(Ljava/lang/String;)V
-
getHandle
public long getHandle()- Mappings:
Namespace Name Mixin selector named getHandleLnet/minecraft/client/util/Window;getHandle()Jintermediary method_4490Lnet/minecraft/class_1041;method_4490()Jofficial iLfbs;i()J
-
isFullscreen
public boolean isFullscreen()- Mappings:
Namespace Name Mixin selector named isFullscreenLnet/minecraft/client/util/Window;isFullscreen()Zintermediary method_4498Lnet/minecraft/class_1041;method_4498()Zofficial jLfbs;j()Z
-
isMinimized
public boolean isMinimized()- Mappings:
Namespace Name Mixin selector named isMinimizedLnet/minecraft/client/util/Window;isMinimized()Zintermediary method_61946Lnet/minecraft/class_1041;method_61946()Zofficial kLfbs;k()Z
-
getFramebufferWidth
public int getFramebufferWidth()- Mappings:
Namespace Name Mixin selector named getFramebufferWidthLnet/minecraft/client/util/Window;getFramebufferWidth()Iintermediary method_4489Lnet/minecraft/class_1041;method_4489()Iofficial lLfbs;l()I
-
getFramebufferHeight
public int getFramebufferHeight()- Mappings:
Namespace Name Mixin selector named getFramebufferHeightLnet/minecraft/client/util/Window;getFramebufferHeight()Iintermediary method_4506Lnet/minecraft/class_1041;method_4506()Iofficial mLfbs;m()I
-
setFramebufferWidth
public void setFramebufferWidth(int framebufferWidth) - Mappings:
Namespace Name Mixin selector named setFramebufferWidthLnet/minecraft/client/util/Window;setFramebufferWidth(I)Vintermediary method_35642Lnet/minecraft/class_1041;method_35642(I)Vofficial aLfbs;a(I)V
-
setFramebufferHeight
public void setFramebufferHeight(int framebufferHeight) - Mappings:
Namespace Name Mixin selector named setFramebufferHeightLnet/minecraft/client/util/Window;setFramebufferHeight(I)Vintermediary method_35643Lnet/minecraft/class_1041;method_35643(I)Vofficial bLfbs;b(I)V
-
getWidth
public int getWidth()- Mappings:
Namespace Name Mixin selector named getWidthLnet/minecraft/client/util/Window;getWidth()Iintermediary method_4480Lnet/minecraft/class_1041;method_4480()Iofficial nLfbs;n()I
-
getHeight
public int getHeight()- Mappings:
Namespace Name Mixin selector named getHeightLnet/minecraft/client/util/Window;getHeight()Iintermediary method_4507Lnet/minecraft/class_1041;method_4507()Iofficial oLfbs;o()I
-
getScaledWidth
public int getScaledWidth()- Mappings:
Namespace Name Mixin selector named getScaledWidthLnet/minecraft/client/util/Window;getScaledWidth()Iintermediary method_4486Lnet/minecraft/class_1041;method_4486()Iofficial pLfbs;p()I
-
getScaledHeight
public int getScaledHeight()- Mappings:
Namespace Name Mixin selector named getScaledHeightLnet/minecraft/client/util/Window;getScaledHeight()Iintermediary method_4502Lnet/minecraft/class_1041;method_4502()Iofficial qLfbs;q()I
-
getX
public int getX()- Mappings:
Namespace Name Mixin selector named getXLnet/minecraft/client/util/Window;getX()Iintermediary method_4499Lnet/minecraft/class_1041;method_4499()Iofficial rLfbs;r()I
-
getY
public int getY()- Mappings:
Namespace Name Mixin selector named getYLnet/minecraft/client/util/Window;getY()Iintermediary method_4477Lnet/minecraft/class_1041;method_4477()Iofficial sLfbs;s()I
-
getScaleFactor
public double getScaleFactor()- Mappings:
Namespace Name Mixin selector named getScaleFactorLnet/minecraft/client/util/Window;getScaleFactor()Dintermediary method_4495Lnet/minecraft/class_1041;method_4495()Dofficial tLfbs;t()D
-
getMonitor
- Mappings:
Namespace Name Mixin selector named getMonitorLnet/minecraft/client/util/Window;getMonitor()Lnet/minecraft/client/util/Monitor;intermediary method_20831Lnet/minecraft/class_1041;method_20831()Lnet/minecraft/class_313;official uLfbs;u()Lfbn;
-
setRawMouseMotion
public void setRawMouseMotion(boolean rawMouseMotion) - Mappings:
Namespace Name Mixin selector named setRawMouseMotionLnet/minecraft/client/util/Window;setRawMouseMotion(Z)Vintermediary method_21668Lnet/minecraft/class_1041;method_21668(Z)Vofficial bLfbs;b(Z)V
-
setCloseCallback
- Mappings:
Namespace Name Mixin selector named setCloseCallbackLnet/minecraft/client/util/Window;setCloseCallback(Ljava/lang/Runnable;)Vintermediary method_61943Lnet/minecraft/class_1041;method_61943(Ljava/lang/Runnable;)Vofficial aLfbs;a(Ljava/lang/Runnable;)V
-