Package net.minecraft.client.texture
Class NativeImage.WriteCallback
java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.stb.STBIWriteCallback
net.minecraft.client.texture.NativeImage.WriteCallback
- All Implemented Interfaces:
AutoCloseable
,STBIWriteCallbackI
,CallbackI
,NativeResource
,Pointer
- Enclosing class:
NativeImage
- Mappings:
Namespace Name named net/minecraft/client/texture/NativeImage$WriteCallback
intermediary net/minecraft/class_1011$class_1014
official ezb$c
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
Fields inherited from interface org.lwjgl.stb.STBIWriteCallbackI
CIF
-
Constructor Summary
-
Method Summary
Methods inherited from class org.lwjgl.stb.STBIWriteCallback
create, create, createSafe, getData
Methods inherited from class org.lwjgl.system.Callback
address, equals, free, free, get, getSafe, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.lwjgl.system.NativeResource
close
Methods inherited from interface org.lwjgl.stb.STBIWriteCallbackI
callback, getCallInterface
-
Field Details
-
channel
- Mappings:
Namespace Name Mixin selector named channel
Lnet/minecraft/client/texture/NativeImage$WriteCallback;channel:Ljava/nio/channels/WritableByteChannel;
intermediary field_5018
Lnet/minecraft/class_1011$class_1014;field_5018:Ljava/nio/channels/WritableByteChannel;
official a
Lezb$c;a:Ljava/nio/channels/WritableByteChannel;
-
exception
- Mappings:
Namespace Name Mixin selector named exception
Lnet/minecraft/client/texture/NativeImage$WriteCallback;exception:Ljava/io/IOException;
intermediary field_5019
Lnet/minecraft/class_1011$class_1014;field_5019:Ljava/io/IOException;
official b
Lezb$c;b:Ljava/io/IOException;
-
-
Constructor Details
-
WriteCallback
WriteCallback(WritableByteChannel channel) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/texture/NativeImage$WriteCallback;<init>(Ljava/nio/channels/WritableByteChannel;)V
intermediary <init>
Lnet/minecraft/class_1011$class_1014;<init>(Ljava/nio/channels/WritableByteChannel;)V
official <init>
Lezb$c;<init>(Ljava/nio/channels/WritableByteChannel;)V
-
-
Method Details
-
invoke
public void invoke(long context, long data, int size) - Mappings:
Namespace Name Mixin selector named invoke
Lnet/minecraft/client/texture/NativeImage$WriteCallback;invoke(JJI)V
intermediary invoke
Lnet/minecraft/class_1011$class_1014;invoke(JJI)V
official invoke
Lezb$c;invoke(JJI)V
-
throwStoredException
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named throwStoredException
Lnet/minecraft/client/texture/NativeImage$WriteCallback;throwStoredException()V
intermediary method_4342
Lnet/minecraft/class_1011$class_1014;method_4342()V
official a
Lezb$c;a()V
-