public class MinecraftFields extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
getNetworkManager(org.bukkit.entity.Player player)
Retrieve the network mananger associated with a particular player.
|
static Object |
getPlayerConnection(org.bukkit.entity.Player player)
Retrieve the PlayerConnection (or NetServerHandler) associated with a player.
|
public static Object getNetworkManager(org.bukkit.entity.Player player)
player - - the player.public static Object getPlayerConnection(org.bukkit.entity.Player player)
player - - the player.Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.