using System; using System.Collections.Generic; using System.Text; namespace Minecraft.Server.FourKit.Experimental; public class PlayerConnection { }