Uses of Annotation Type
org.bukkit.Warning
Packages that use Warning
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Warning in org.bukkit
Methods in org.bukkit with parameters of type Warning -
Uses of Warning in org.bukkit.event.player
Classes in org.bukkit.event.player with annotations of type WarningModifier 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