net.minecraft.client.texture

class NativeImage$WriteCallback

com.mojang.blaze3d.platform.NativeImage$WriteCallback
net.minecraft.class_1011$class_1014
net.minecraft.client.texture.NativeImage$WriteCallback

Field summary

Modifier and TypeField
private static final Linker
LINKER
field_1_10361
LINKER
private static final FunctionDescriptor
CALLBACK_DESC
field_1_10359
SPNG_RW_FN_SIGNATURE
private static final MethodHandle
CALLBACK_FN
field_1_10360
HANDLE
private final WritableByteChannel
output
field_5018
channel
private IOException
exception
field_5019
exception

Constructor summary

ModifierConstructor
private (WritableByteChannel channel)

Method summary

Modifier and TypeMethod
private static MethodHandle
findCallbackFn()
method_1_10233()
createHandleToInvoke()
public MemorySegment
createUpcall(Arena arena)
method_1_10232(Arena arg0)
createUpcallStub(Arena arena)
public int
invoke(MemorySegment ctx, MemorySegment user, MemorySegment dest, long length)
method_1_10234(MemorySegment arg0, MemorySegment arg1, MemorySegment arg2, long arg3)
invoke(MemorySegment ctx, MemorySegment user, MemorySegment dest, long length)
public void
throwIfException()
method_4342()
throwStoredException()