public interface IWiredSender extends IPacketSender
IWiredNetwork capable of sending packets.
Unlike a regular IPacketSender, this must be associated with the node you are attempting to
to send the packet from.| Modifier and Type | Method and Description |
|---|---|
IWiredNode |
getNode()
The node in the network representing this object.
|
getPosition, getSenderID, getWorld@Nonnull IWiredNode getNode()