global using EntityID = System.UInt32; global using GenerationID = System.UInt16; global using WorldID = System.UInt16; using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("Ghost.Engine")]