Uses of Annotation Type
org.bukkit.Warning
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Warning in org.bukkit
-
Uses of Warning in org.bukkit.event.player
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.This event will fire from the main thread and allows the use of all of the Bukkit API, unlike theAsyncPlayerChatEvent
.class
Deprecated.This event is no longer fired due to client changesclass
Deprecated.class
Deprecated.This event causes synchronization from the login thread;AsyncPlayerPreLoginEvent
is preferred to keep the secondary threads asynchronous.
PlayerBucketEntityEvent