Class NativeImage.WriteCallback
java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.stb.STBIWriteCallback
net.minecraft.client.renderer.texture.NativeImage.WriteCallback
- All Implemented Interfaces:
AutoCloseable
,org.lwjgl.stb.STBIWriteCallbackI
,org.lwjgl.system.CallbackI
,org.lwjgl.system.CallbackI.V
,org.lwjgl.system.NativeResource
,org.lwjgl.system.Pointer
- Enclosing class:
- NativeImage
static class NativeImage.WriteCallback
extends org.lwjgl.stb.STBIWriteCallback
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.CallbackI
org.lwjgl.system.CallbackI.B, org.lwjgl.system.CallbackI.D, org.lwjgl.system.CallbackI.F, org.lwjgl.system.CallbackI.I, org.lwjgl.system.CallbackI.J, org.lwjgl.system.CallbackI.P, org.lwjgl.system.CallbackI.S, org.lwjgl.system.CallbackI.V, org.lwjgl.system.CallbackI.Z
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.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
SIGNATURE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
invoke
(long p_invoke_1_, long p_invoke_3_, int p_invoke_5_) void
Methods inherited from class org.lwjgl.stb.STBIWriteCallback
create, create, createSafe, getData
Methods inherited from class org.lwjgl.system.Callback
__stdcall, 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.CallbackI
address
Methods inherited from interface org.lwjgl.system.NativeResource
close
Methods inherited from interface org.lwjgl.stb.STBIWriteCallbackI
callback, getSignature
-
Field Details
-
output
-
exception
-
-
Constructor Details
-
WriteCallback
-
-
Method Details
-
invoke
public void invoke(long p_invoke_1_, long p_invoke_3_, int p_invoke_5_) -
throwIfException
- Throws:
IOException
-