com.mojang.blaze3d.platform

public class ClipboardManager

fwp
com.mojang.blaze3d.platform.ClipboardManager
net.minecraft.class_3674
net.minecraft.client.util.Clipboard

Field summary

Modifier and TypeField
public static final int
a
FORMAT_UNAVAILABLE
field_31905
GLFW_FORMAT_UNAVAILABLE
private final ByteBuffer
b
clipboardScratchBuffer
field_16236
clipboardBuffer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
a(fxc arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
getClipboard(Window arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
method_15977(class_1041 arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
get(Window window, org.lwjgl.glfw.GLFWErrorCallbackI errorCallback)
private static void
a(fxc arg0, ByteBuffer arg1, byte[] arg2)
pushClipboard(Window arg0, ByteBuffer arg1, byte[] arg2)
method_15978(class_1041 arg0, ByteBuffer arg1, byte[] arg2)
set(Window window, ByteBuffer clipboardBuffer, byte[] content)
public void
a(fxc arg0, String arg1)
setClipboard(Window arg0, String arg1)
method_15979(class_1041 arg0, String arg1)
set(Window window, String string)