Uses of Package
org.bukkit.plugin.messaging
Packages that use org.bukkit.plugin.messaging
Package
Description
This package contains events related to player connections, such as joining and leaving the server.
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Classes dedicated to specialized plugin to client protocols.
-
Classes in org.bukkit.plugin.messaging used by io.papermc.paper.connection
-
Classes in org.bukkit.plugin.messaging used by org.bukkitClassDescriptionA class responsible for managing the registrations of plugin channels and their listeners.Represents a possible recipient for a Plugin Message.
-
Classes in org.bukkit.plugin.messaging used by org.bukkit.entity
-
Classes in org.bukkit.plugin.messaging used by org.bukkit.plugin.messagingClassDescriptionA class responsible for managing the registrations of plugin channels and their listeners.Represents the different directions a plugin channel may go.A listener for a specific Plugin Channel, which will receive notifications of messages sent from a client.Contains information about a
Plugin
s registration to a plugin channel.