using System; namespace MCEmuCore.System { public abstract class System { } }