com.mojang.blaze3d.platform

public class ClipboardManager

ezy
com.mojang.blaze3d.platform.ClipboardManager
net.minecraft.class_3674
net.minecraft.client.util.Clipboard
net.minecraft.src.C_3107_

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
a(long arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
getClipboard(long arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
method_15977(long arg0, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
getClipboard(long window, org.lwjgl.glfw.GLFWErrorCallbackI errorCallback)
m_83995_(long p_83997_, org.lwjgl.glfw.GLFWErrorCallbackI arg1)
private static void
a(long arg0, ByteBuffer arg1, byte[] arg2)
pushClipboard(long arg0, ByteBuffer arg1, byte[] arg2)
method_15978(long arg0, ByteBuffer arg1, byte[] arg2)
setClipboard(long window, ByteBuffer clipboardBuffer, byte[] content)
m_83991_(long p_83992_, ByteBuffer p_83994_, byte[] arg2)
public void
a(long arg0, String arg1)
setClipboard(long arg0, String arg1)
method_15979(long arg0, String arg1)
setClipboard(long window, String string)
m_83988_(long p_83990_, String arg1)