mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 22:34:04 +00:00
docs: Fix deprecation tag
This commit is contained in:
@@ -155,7 +155,7 @@ public class Fawe {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the implementation independent class.
|
* Get the implementation independent class.
|
||||||
* @ use {@link #instance()}
|
* @deprecated use {@link #instance()}
|
||||||
*/
|
*/
|
||||||
@Deprecated(forRemoval = true, since = "2.0.0")
|
@Deprecated(forRemoval = true, since = "2.0.0")
|
||||||
public static Fawe get() {
|
public static Fawe get() {
|
||||||
|
Reference in New Issue
Block a user