public static final class NetworkActivityEvent.Server extends NetworkActivityEvent
NetworkActivityEvent.Client, NetworkActivityEvent.Server
data, tileEntity, world, x, y, z
Constructor and Description |
---|
Server(net.minecraft.tileentity.TileEntity tileEntity,
Node node) |
Server(net.minecraft.world.World world,
double x,
double y,
double z,
Node node) |
Modifier and Type | Method and Description |
---|---|
Node |
getNode()
The node of the network card that signalled activity.
|
getData, getTileEntity, getWorld, getX, getY, getZ