1 2 3 4 5 6
package ganarchy.friendcode.client; public interface LanSendPing { void friendcodeSendPing(); }