Update to Minecraft 1.19.3
By: md_5 <git@md-5.net>
This commit is contained in:
parent
6ea8b24628
commit
7a87d86241
30 changed files with 831 additions and 40 deletions
|
@ -1013,7 +1013,9 @@ public final class Bukkit {
|
|||
* message to the client when the player sends a message
|
||||
*
|
||||
* @return true if the server should send a preview, false otherwise
|
||||
* @deprecated chat previews have been removed
|
||||
*/
|
||||
@Deprecated
|
||||
public static boolean shouldSendChatPreviews() {
|
||||
return server.shouldSendChatPreviews();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue