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.ZNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
FieldsFields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZEFields inherited from interface org.lwjgl.stb.STBIWriteCallbackI
SIGNATURE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinvoke(long p_invoke_1_, long p_invoke_3_, int p_invoke_5_) voidMethods inherited from class org.lwjgl.stb.STBIWriteCallback
create, create, createSafe, getDataMethods inherited from class org.lwjgl.system.Callback
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.lwjgl.system.CallbackI
addressMethods inherited from interface org.lwjgl.system.NativeResource
closeMethods 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
-