Remove some draft API designations

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2018-10-25 20:40:35 +11:00
parent 017a3c55d7
commit 5901e5584a
3 changed files with 6 additions and 17 deletions

View File

@@ -18,8 +18,6 @@ import org.bukkit.inventory.ItemFlag;
* <p>
* An implementation will handle the creation and application for ItemMeta.
* This class should not be implemented by a plugin in a live environment.
* <p>
* <b>Attribute related APIs are draft API</b>
*/
public interface ItemMeta extends Cloneable, ConfigurationSerializable {