protected override void OnAfterRead(Network.Client client)
 {
     client.UseEntity(client.ID, Mouse);
 }