Skip to content

Commit

Permalink
Add a notice to where the new AppEngCapabilities class is.
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Mar 29, 2024
1 parent 66eb5ef commit 6263a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/appeng/capabilities/AppEngCapabilities.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

/**
* Utility class that holds the capabilities provided by AE2.
*
* @deprecated Use {@link AECapabilities} instead
*/
@Deprecated(forRemoval = true, since = "1.20.4")
public final class AppEngCapabilities {
Expand Down

0 comments on commit 6263a13

Please sign in to comment.