mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-28 03:09:08 +00:00
Add deprecated annotaiton so gradle stops complaining
This commit is contained in:
@@ -33,6 +33,7 @@ import java.util.UUID;
|
||||
*
|
||||
* @deprecated legacy code
|
||||
*/
|
||||
@Deprecated
|
||||
public class AuthData {
|
||||
private final org.geysermc.geyser.session.auth.AuthData handle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user