mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Add missing deprecation notices.
This commit is contained in:
parent
e7ce84e7fc
commit
51f61f61af
@ -240,7 +240,8 @@ public final class PlaceholderAPI
|
|||||||
* identifier from the params
|
* identifier from the params
|
||||||
* @param colorize If color codes (&[0-1a-fk-o]) should be translated
|
* @param colorize If color codes (&[0-1a-fk-o]) should be translated
|
||||||
* @return The text containing the parsed placeholders
|
* @return The text containing the parsed placeholders
|
||||||
* @deprecated this will do absolutely nothing different
|
*
|
||||||
|
* @deprecated Please use {@link #setPlaceholders(OfflinePlayer, String)} instead.
|
||||||
*/
|
*/
|
||||||
@NotNull
|
@NotNull
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
Loading…
Reference in New Issue
Block a user