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

@@ -12,9 +12,7 @@ public class PlayerBedEnterEvent extends PlayerEvent implements Cancellable {
/**
* Represents the default possible outcomes of this event.
* @deprecated draft API
*/
@Deprecated
public enum BedEnterResult {
/**
* The player will enter the bed.