mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
Fix accidential deprecation
This commit is contained in:
@@ -267,7 +267,6 @@ public final class KickedFromServerEvent implements
|
||||
return LegacyText3ComponentSerializer.get().serialize(message);
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
public net.kyori.adventure.text.Component getMessageComponent() {
|
||||
return message;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user