Release 6.10.4

This commit is contained in:
Alexander Brandes
2022-11-16 11:26:03 +01:00
parent b5bc1988e5
commit ee8902154a
3 changed files with 4 additions and 4 deletions

View File

@ -51,7 +51,7 @@ import org.checkerframework.checker.nullness.qual.NonNull;
/**
* @deprecated P2 effectively no longer supports 1.13
*/
@Deprecated(forRemoval = true, since = "TODO")
@Deprecated(forRemoval = true, since = "6.10.4")
public class PaperListener113 extends PaperListener {
@Inject