@Environment(value=CLIENT) public class Clipboard extends Object
Modifier and Type | Field and Description |
---|---|
private ByteBuffer |
clipboardBuffer |
Constructor and Description |
---|
Clipboard() |
Modifier and Type | Method and Description |
---|---|
String |
getClipboard(long window,
org.lwjgl.glfw.GLFWErrorCallbackI gLFWErrorCallbackI) |
private static void |
setClipboard(long long2,
ByteBuffer byteBuffer,
byte[] byte2) |
void |
setClipboard(long window,
String string) |
private final ByteBuffer clipboardBuffer
public String getClipboard(long window, org.lwjgl.glfw.GLFWErrorCallbackI gLFWErrorCallbackI)
private static void setClipboard(long long2, ByteBuffer byteBuffer, byte[] byte2)
public void setClipboard(long window, String string)