public interface IPacketSender
IPacketNetwork
, capable of sending packets.Modifier and Type | Method and Description |
---|---|
Vec3d |
getPosition()
Get the position in the world at which this sender exists.
|
java.lang.String |
getSenderID()
Get some sort of identification string for this sender.
|
World |
getWorld()
Get the world in which this packet sender exists.
|
World getWorld()
Vec3d getPosition()
java.lang.String getSenderID()