Uses of Annotation Interface
org.bukkit.Warning
Packages that use Warning
Package
Description
The root package of the Bukkit API, contains generalized API classes.
- 
Uses of Warning in io.papermc.paper.event.playerClasses 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.bukkitMethods in org.bukkit with parameters of type Warning
- 
Uses of Warning in org.bukkit.event.blockClasses in org.bukkit.event.block with annotations of type Warning
- 
Uses of Warning in org.bukkit.event.inventoryClasses in org.bukkit.event.inventory with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated.
- 
Uses of Warning in org.bukkit.event.playerClasses in org.bukkit.event.player with annotations of type WarningModifier and TypeClassDescriptionclassDeprecated.useAsyncChatEventinsteadclassDeprecated.chat previews have been removedclassDeprecated.Use the more genericPlayerBucketEntityEventclassDeprecated.This event will fire from the main thread and allows the use of all of the Bukkit API, unlike theAsyncPlayerChatEvent.classDeprecated.This event is no longer fired due to client changesclassCalled when a visible entity is hidden from a player.classDeprecated.classDeprecated.This event causes synchronization from the login thread;AsyncPlayerPreLoginEventis preferred to keep the secondary threads asynchronous.classCalled when a hidden entity is shown to a player.