Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-27 00:23:03 +01:00
Add deprecated annotaiton so gradle stops complaining
Dieser Commit ist enthalten in:
Ursprung
3e8863ccf3
Commit
b26879f76c
@ -33,6 +33,7 @@ import java.util.UUID;
|
|||||||
*
|
*
|
||||||
* @deprecated legacy code
|
* @deprecated legacy code
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public class AuthData {
|
public class AuthData {
|
||||||
private final org.geysermc.geyser.session.auth.AuthData handle;
|
private final org.geysermc.geyser.session.auth.AuthData handle;
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren