mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-01-18 14:44:07 +08:00
Fix accidential deprecation
This commit is contained in:
parent
6e84261166
commit
d47462c606
@ -267,7 +267,6 @@ public final class KickedFromServerEvent implements
|
||||
return LegacyText3ComponentSerializer.get().serialize(message);
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
public net.kyori.adventure.text.Component getMessageComponent() {
|
||||
return message;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user