Remove some draft API designations

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2018-11-23 11:41:32 +11:00
parent 50b925fdb0
commit 511827f499
4 changed files with 0 additions and 11 deletions

View File

@ -1468,9 +1468,7 @@ public interface Player extends HumanEntity, Conversable, OfflinePlayer, PluginM
* communicated this information,
*
* @return client view distance as above
* @deprecated draft API
*/
@Deprecated
public int getClientViewDistance();
/**