Uses of Annotation Interface
org.bukkit.Warning
Packages that use Warning
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Spigot-specific player events.
-
Uses of Warning in com.destroystokyo.paper.event.brigadier
Classes in com.destroystokyo.paper.event.brigadier with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated.For removal, use the new brigadier api. -
Uses of Warning in com.destroystokyo.paper.event.inventory
Classes in com.destroystokyo.paper.event.inventory with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated. -
Uses of Warning in io.papermc.paper.event.player
Classes in io.papermc.paper.event.player with annotations of type WarningModifier and TypeClassDescriptionfinal classDeprecated.Listening to this event forces chat to wait for the main thread, delaying chat messages. -
Uses of Warning in org.bukkit
Methods in org.bukkit with parameters of type Warning -
Uses of Warning in org.bukkit.event.inventory
Classes in org.bukkit.event.inventory with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated. -
Uses of Warning in org.bukkit.event.player
Classes in org.bukkit.event.player with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated.useAsyncChatEventinsteadclassDeprecated.chat previews have been removedclassDeprecated.Use the more genericPlayerBucketEntityEventclassDeprecated.Listening to this event forces chat to wait for the main thread, delaying chat messages.classDeprecated.This event is no longer fired due to client changesclassDeprecated.UsePlayerConnectionValidateLoginEventto handle pre-login logic (e.g.classDeprecated.classDeprecated.This event causes synchronization from the login thread;AsyncPlayerPreLoginEventis preferred to keep the secondary threads asynchronous.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Warning in org.spigotmc.event.player
Classes in org.spigotmc.event.player with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.The spawn location is selected during the configuration phase, before a player entity is normally created.