#Copy image to clipboard

1 messages · Page 1 of 1 (latest)

steady sun
#

I am trying to find a way to copy an image to the player's clipboard (client side). i found that it can be done with java.awt, but in minecraft it runs in headless mode so it didn't work, is there any way to copy an image to the clipboard? Thanks

warm sleet
steady sun
#

I found other posts using the same method, but if i do it in minecraft i get a headless error

fair gust
#

You may be trying to do it on the server-side then

#

It would have to be client-side