mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 06:02:12 -07:00
@@ -859,7 +859,9 @@ public interface Server extends PluginMessageRecipient {
|
||||
* message to the client when the player types a message
|
||||
*
|
||||
* @return true if the server should send a preview, false otherwise
|
||||
* @deprecated chat previews have been removed
|
||||
*/
|
||||
@Deprecated
|
||||
public boolean shouldSendChatPreviews();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user