Uses of Interface
org.bukkit.plugin.messaging.PluginMessageRecipient

Packages that use PluginMessageRecipient
org.bukkit More generalized classes in the API. 
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
 

Uses of PluginMessageRecipient in org.bukkit
 

Subinterfaces of PluginMessageRecipient in org.bukkit
 interface Server
          Represents a server implementation.
 interface World
          Represents a world, which may contain entities, chunks and blocks
 

Uses of PluginMessageRecipient in org.bukkit.entity
 

Subinterfaces of PluginMessageRecipient in org.bukkit.entity
 interface Player
          Represents a player, connected or not
 



Copyright © 2014. All rights reserved.